From bf39b4531e04b4459cfbe09196d6c6107d6ac53f Mon Sep 17 00:00:00 2001 From: Marcel Werk Date: Mon, 23 Jun 2025 18:43:53 +0200 Subject: [PATCH] Add support for dynamic event names --- com.woltlab.wcf/templates/notificationSettings.tpl | 2 +- .../files/acp/templates/notificationPresetSettings.tpl | 2 +- .../event/AbstractUserNotificationEvent.class.php | 6 ++++++ .../notification/event/IUserNotificationEvent.class.php | 8 ++++++++ 4 files changed, 16 insertions(+), 2 deletions(-) diff --git a/com.woltlab.wcf/templates/notificationSettings.tpl b/com.woltlab.wcf/templates/notificationSettings.tpl index fc7c8a97950..6ee27dedf2e 100644 --- a/com.woltlab.wcf/templates/notificationSettings.tpl +++ b/com.woltlab.wcf/templates/notificationSettings.tpl @@ -24,7 +24,7 @@ {foreach from=$eventList item=event}
- +