diff --git a/files/templates/comments.html b/files/templates/comments.html index beeceeda9e..648af9b0a3 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -525,12 +525,12 @@ {% endif %} {% if v.admin_level > 1 and v.id != c.author_id %} - - + + {% endif %} {% if v.admin_level > 1 and c.oauth_app %} -API App + API App {% endif %} {% endif %}