From c4ce285106585e863208b89ea91655e557067ef0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Fr=C3=BChwirt?= Date: Sun, 16 Nov 2025 14:24:24 +0100 Subject: [PATCH] Add event after username display Add possibility to add additional icons to the new user profile header --- com.woltlab.wcf/templates/userProfileHeader.tpl | 1 + 1 file changed, 1 insertion(+) diff --git a/com.woltlab.wcf/templates/userProfileHeader.tpl b/com.woltlab.wcf/templates/userProfileHeader.tpl index 71d56e573ae..41b1a21b36d 100644 --- a/com.woltlab.wcf/templates/userProfileHeader.tpl +++ b/com.woltlab.wcf/templates/userProfileHeader.tpl @@ -67,6 +67,7 @@

{$view->user->username} + {event name='afterUsername'} {if $view->user->banned} {icon name='lock'}