summaryrefslogtreecommitdiff
path: root/client/html/post_upload_row.tpl
diff options
context:
space:
mode:
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>
<% } %>