diff --git a/files/templates/comments.html b/files/templates/comments.html index 95c3d504a..556c7ca40 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -682,7 +682,7 @@ -{% if v and v.admin_level > 1 %} +{% if v and v.admin_level >= PERMS['ADMIN_HOME_VISIBLE'] %}