diff --git a/files/templates/comments.html b/files/templates/comments.html
index c0d0e76a5..0df4b28c2 100644
--- a/files/templates/comments.html
+++ b/files/templates/comments.html
@@ -302,7 +302,7 @@
{% if v %}
-
+
{% endif %}
@@ -561,7 +561,7 @@
{% if request.path.startswith('/notifications') and c.level == 1 and c.sentto and not c.parent_submission and c.author_id != AUTOJANNY_ID %}
- Reply
+
{% if (v and v.admin_level >= PERMS['USER_BAN']) and (c.sentto == 2) %}
Mute