From f326b9d5d7f14c7d8acfb1687ba620f6e65f700b Mon Sep 17 00:00:00 2001 From: justcool393 Date: Tue, 1 Nov 2022 04:01:51 -0500 Subject: [PATCH] port self removal from spooky-22 --- files/templates/comments.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index a3a50ac5a..e4d029eb3 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -465,10 +465,7 @@ {% if v.admin_level >= PERMS['POST_COMMENT_MODERATION'] %} - - {% if v.id != c.author.id %} - - {% endif %} + {% endif %} {% if c.post %}