From 82e9d1fc0c9b21fc71c1870f6fb952ce9c30ef04 Mon Sep 17 00:00:00 2001 From: Aevann Date: Wed, 4 Oct 2023 19:49:52 +0300 Subject: [PATCH] display new name, new flair, and chud phrase in tooltips of "namelock" "flairlock" and "chud" awards respectively --- files/templates/util/macros.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/util/macros.html b/files/templates/util/macros.html index 348dc737cb..d3881af1c8 100644 --- a/files/templates/util/macros.html +++ b/files/templates/util/macros.html @@ -33,7 +33,7 @@ {% if a.kind == "emoji" %} {{a.title}} Award given by @{{a.user.username}} {% else %} - + {% endif %} {% endfor %}