diff --git a/files/templates/submission.html b/files/templates/submission.html index dccb024d6..69205a220 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -1085,7 +1085,7 @@ {% endif %} -{% if v and v.admin_level > 1 %} +{% if v and v.admin_level >= PERMS['POST_COMMENT_MODERATION'] %} {% endif %}