From fd74f70468edc73328ba8746c9b9e64cbb48a3ba Mon Sep 17 00:00:00 2001 From: Christian Schnegelberger Date: Sat, 4 Oct 2025 18:34:09 +0200 Subject: [PATCH] [ticket/17536] Fix typo in new acp_forums event names PHPBB-17536 --- phpBB/adm/style/acp_forums.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/phpBB/adm/style/acp_forums.html b/phpBB/adm/style/acp_forums.html index 915751b425..c1d0020955 100644 --- a/phpBB/adm/style/acp_forums.html +++ b/phpBB/adm/style/acp_forums.html @@ -189,13 +189,13 @@
{L_GENERAL_FORUM_SETTINGS} - {% EVENT acp_forum_cat_options_prepend %} + {% EVENT acp_forums_cat_options_prepend %}

{L_DISPLAY_ACTIVE_TOPICS_EXPLAIN}
- {% EVENT acp_forum_cat_options_append %} + {% EVENT acp_forums_cat_options_append %}
@@ -309,7 +309,7 @@