From 168b9984c33a35ebcc4520eb80de414b4980d35d Mon Sep 17 00:00:00 2001 From: Aevann Date: Sun, 18 Feb 2024 17:48:59 +0200 Subject: [PATCH] hide janny names in modmail in WPD --- files/templates/comments.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/files/templates/comments.html b/files/templates/comments.html index 0e1557e79..59522e134 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -205,6 +205,8 @@ {% if c.ghost %} 👻 + {% elif not FEATURES['ADMIN_TRANSPARENCY'] and c.sentto == 2 and c.author.admin_level %} + Site admins {% else %} {% if FEATURES['PATRON_ICONS'] and c.author.patron > 1 %} {{c.author.patron_tooltip}}