From f9343d3db1f1c3fbf53fefbbd1e2daae2c50cce9 Mon Sep 17 00:00:00 2001 From: justcool393 Date: Tue, 25 Oct 2022 15:05:37 -0500 Subject: [PATCH] full_name -> fullname --- files/templates/comments.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index 2665aaea3..b69391ae6 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -302,7 +302,7 @@ {% if v %} - + {% endif %}
  • @@ -399,7 +399,7 @@ {% if v %} - + @@ -561,7 +561,7 @@ {% if request.path.startswith('/notifications') and c.level == 1 and c.sentto and not c.parent_submission and c.author_id != AUTOJANNY_ID %} - Reply + Reply {% if (v and v.admin_level >= PERMS['USER_BAN']) and (c.sentto == 2) %} Mute