diff --git a/files/templates/comments.html b/files/templates/comments.html index 5629fca42..fdca6289f 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -205,7 +205,7 @@ {% if c.ghost %} 👻 - {% elif not FEATURES['ADMIN_TRANSPARENCY'] and c.sentto == 2 and c.author.admin_level %} + {% elif not FEATURES['ADMIN_TRANSPARENCY'] and not (v and v.admin_level) and c.sentto == 2 and c.author.admin_level %} Site Admins {% else %} {% if FEATURES['PATRON_ICONS'] and c.author.patron > 1 %}