diff --git a/files/templates/comments.html b/files/templates/comments.html index b3d2e772b2..849ab8c511 100755 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -438,10 +438,8 @@ {% endif %} {% if v and not v.id==c.author_id and v.admin_level == 0 %} - Unblock user - Are you sure? - - Are you sure? + Unblock user + Block user {% endif %} {% if v and c.post and (v.admin_level >= 1 or v.id == c.post.author_id) and c.level == 1 %}