diff --git a/client/html/post_edit_sidebar.tpl b/client/html/post_edit_sidebar.tpl index d36a0e4..4283c25 100644 --- a/client/html/post_edit_sidebar.tpl +++ b/client/html/post_edit_sidebar.tpl @@ -4,7 +4,7 @@
- <% if (ctx.canEditPostSafety) { %> + <% if (ctx.enableSafety && ctx.canEditPostSafety) { %>