diff --git a/files/templates/userpage/admintools.html b/files/templates/userpage/admintools.html index 2784071c9..5aa418759 100644 --- a/files/templates/userpage/admintools.html +++ b/files/templates/userpage/admintools.html @@ -102,7 +102,7 @@ {% endif %} - {% if v and v.admin_level >= PERMS['POST_COMMENT_MODERATION'] %} + {% if v.admin_level >= PERMS['POST_COMMENT_MODERATION'] %}