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 %}