From 76824a38e422b456541feb5834eb9db94ea4904c Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Thu, 29 Jul 2021 09:32:08 +0200 Subject: [PATCH] fdfd --- drama/templates/comments.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drama/templates/comments.html b/drama/templates/comments.html index 50dc6bab1..bb393cdfe 100644 --- a/drama/templates/comments.html +++ b/drama/templates/comments.html @@ -289,14 +289,14 @@ {% endif %} {% if v and v.admin_level==6 and v.id != c.author_id and c.author.is_banned %} -
  • Unban user
  • +
  • Unban user
  • {% else %} -
  • Ban user
  • +
  • Ban user
  • {% endif %} {% if v and c.parent_submission and (c.author_id==v.id or v.admin_level > 0) %} -
  • Toggle +18
  • +
  • Toggle +18
  • {% endif %} @@ -307,7 +307,7 @@ {% if not v.id==c.author_id and v.admin_level == 0 %} -
  • Block user
  • +
  • Block user
  • {% endif %} {% if v.admin_level >=4 and c.oauth_app %}