summaryrefslogtreecommitdiff
path: root/client/html/post_upload_row.tpl
diff options
context:
space:
mode:
authorHunternif <hunternif@gmail.com>2025-02-15 18:12:57 +0000
committerHunternif <hunternif@gmail.com>2025-02-15 18:12:57 +0000
commit6a5300502df8b4de9c8f269b444cd309f02b28ad (patch)
tree0cf2ba56bce802c94ad324f9eda7a31d37a42e2e /client/html/post_upload_row.tpl
parent34e7c883808738871aed371948a3c9896a95905c (diff)
parent376f687c386f65522b2f65e98b998b21af26ee29 (diff)
Merge branch 'master' into hunternif
Diffstat (limited to 'client/html/post_upload_row.tpl')
-rw-r--r--client/html/post_upload_row.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/html/post_upload_row.tpl b/client/html/post_upload_row.tpl
index 559e935..26f174b 100644
--- a/client/html/post_upload_row.tpl
+++ b/client/html/post_upload_row.tpl
@@ -61,6 +61,7 @@
text: 'Upload anonymously',
name: 'anonymous',
checked: ctx.uploadable.anonymous,
+ readonly: ctx.uploadable.forceAnonymous,
}) %>
</div>
<% } %>