From 24678ab7af22d32fbac707139dbcc93b8061e2db Mon Sep 17 00:00:00 2001 From: justcool393 Date: Sun, 13 Nov 2022 06:18:01 -0600 Subject: [PATCH] reorder buttons per pool --- 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 e721c479d..be84dbf3f 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -566,13 +566,13 @@ {% if request.path.startswith('/notifications') and c.level == 1 and c.sentto and not c.parent_submission and c.author_id != AUTOJANNY_ID %} - - {% if (v and v.admin_level >= PERMS['USER_BAN']) and (c.sentto == 2) %} {% endif %} + +