From 03e57203c60cf6b5f4ff7b60886d3321ff0cb903 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 1 Oct 2021 05:33:26 +0200 Subject: [PATCH] sdf --- 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 d5a3697898..b6bb37f90e 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -396,7 +396,7 @@ {% if v and request.path.startswith('/@') and v.admin_level == 0 %} {% if voted==1 %}
  • {% endif %} {% elif v %} -
  • +
  • {% else %}
  • {% endif %} @@ -406,7 +406,7 @@
  • {% endif %} {% elif v %} -
  • +
  • {% else %}
  • {% endif %}