diff --git a/files/templates/comments.html b/files/templates/comments.html index 3af733c076..61e93dfe1c 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -360,14 +360,14 @@ {% if v and request.path.startswith('/@') and v.admin_level == 0 %} {% if voted==-1 %} -
  • +
  • {% endif %} {% elif v %} - + {% else %} - + {% endif %}