diff --git a/files/templates/comments.html b/files/templates/comments.html index 1548c566ca..8b1ef7ba28 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -459,7 +459,7 @@ {% if v.admin_level >= PERMS['POST_COMMENT_MODERATION'] %} - + {% endif %} @@ -704,7 +704,7 @@ {% endif %} {% if v.admin_level >= PERMS['POST_COMMENT_MODERATION'] %} Remove - Approve + Approve {% endif %} {% if c.oauth_app and v.admin_level >= PERMS['APPS_MODERATION'] %}