From 855a809f0958403aacb3126765969ed8326dc64b Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Wed, 22 Sep 2021 20:48:25 +0200 Subject: [PATCH] fsd --- files/templates/comments.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %}