diff --git a/files/templates/comments.html b/files/templates/comments.html index 7a0055de3..dc2dd6900 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -527,13 +527,13 @@ {% if (request.path.startswith('/notifications') or request.path == '/search/messages') and c.level == 1 and c.sentto and not c.parent_post and c.author_id != AUTOJANNY_ID %} - {% if c.sentto == MODMAIL_ID and v and v.id != c.author_id and v.admin_level >= PERMS['USER_BAN'] %} - - - {% endif %} - + {% if c.sentto == MODMAIL_ID and v and v.id != c.author_id and v.admin_level >= PERMS['USER_BAN'] %} + + + {% endif %} + {% if c.author_id != v.id and request.path == '/notifications/messages' %}