From 9289c4a2a3514375037224144c66fbfbc5b122c6 Mon Sep 17 00:00:00 2001 From: Aevann Date: Sun, 1 Jan 2023 14:00:59 +0200 Subject: [PATCH] same as last commit --- files/templates/comments.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index a0ac1761f..3277caf79 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -303,7 +303,7 @@ {% endif %} - {{score}} + {{score}} {% if voted==-1 %} @@ -315,7 +315,7 @@ - {{score}} + {{score}} @@ -327,7 +327,7 @@ - {{score}} + {{score}} @@ -353,7 +353,7 @@ {% endif %} - {{score}} + {{score}} {% if v and (request.path.startswith('/@') and not wall) and v.admin_level < PERMS['VIEW_VOTE_BUTTONS_ON_USER_PAGE'] %}