From 5d9ddcc0f43d6241059d4296ec292dc704e7cb7f Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 28 Oct 2022 01:19:44 +0200 Subject: [PATCH] fix quoting on selection --- files/templates/comments.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index c0d0e76a57..0df4b28c2f 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -302,7 +302,7 @@ {% if v %} - + {% endif %}
  • @@ -561,7 +561,7 @@ {% if request.path.startswith('/notifications') and c.level == 1 and c.sentto and not c.parent_submission and c.author_id != AUTOJANNY_ID %} - Reply + {% if (v and v.admin_level >= PERMS['USER_BAN']) and (c.sentto == 2) %} Mute