diff --git a/files/templates/comments.html b/files/templates/comments.html index 59001d274c..6a1ad33113 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -325,7 +325,7 @@ {% if v and not v.id==c.author_id and v.admin_level == 0 %} -
  • Unblock user
  • +
  • Unblock user
  • Block user
  • {% endif %}