From 7d8b4d58174653a3655a49aa59950c6d8e7647e2 Mon Sep 17 00:00:00 2001 From: Matt Friedman Date: Sat, 18 May 2024 20:54:59 -0700 Subject: [PATCH] [ticket/17318] Fix notification avatars in dropdown PHPBB3-17318 Signed-off-by: Matt Friedman --- phpBB/styles/prosilver/template/notification_dropdown.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/styles/prosilver/template/notification_dropdown.html b/phpBB/styles/prosilver/template/notification_dropdown.html index e4fc984d8a..31e7d4309e 100644 --- a/phpBB/styles/prosilver/template/notification_dropdown.html +++ b/phpBB/styles/prosilver/template/notification_dropdown.html @@ -22,7 +22,7 @@ - {notifications.AVATAR_HTML} + {notifications.AVATAR_HTML}

{notifications.FORMATTED_TITLE}

{notifications.REFERENCE}