diff --git a/files/templates/comments.html b/files/templates/comments.html index be84dbf3f..2c7da2c5f 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -567,8 +567,8 @@ {% if request.path.startswith('/notifications') and c.level == 1 and c.sentto and not c.parent_submission and c.author_id != AUTOJANNY_ID %} {% if (v and v.admin_level >= PERMS['USER_BAN']) and (c.sentto == 2) %} - - + + {% endif %}