From ed5359ce97835909cb2304c11de6bced61a56182 Mon Sep 17 00:00:00 2001 From: Christian Schnegelberger Date: Sat, 4 Oct 2025 18:22:54 +0200 Subject: [PATCH] [ticket/17536] Change order in events.md of new events PHPBB-17536 --- phpBB/docs/events.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md index 38d441bba5..0209c05b26 100644 --- a/phpBB/docs/events.md +++ b/phpBB/docs/events.md @@ -108,13 +108,13 @@ acp_ext_list_not_installed_title_after * Changed: 3.3.14 Renamed from acp_ext_list_available_title_after * Purpose: Add text after not installed extensions section title. -acp_forums_cat_options_prepend +acp_forums_cat_options_append === * Location: adm/style/acp_forums.html * Since: 3.3.16-RC1 * Purpose: Add additional settings to a forum type 'category' within 'General forum settings' fieldset -acp_forums_cat_options_append +acp_forums_cat_options_prepend === * Location: adm/style/acp_forums.html * Since: 3.3.16-RC1 @@ -126,13 +126,13 @@ acp_forums_custom_settings * Since: 3.1.6-RC1 * Purpose: Add its own box (fieldset) for extension settings -acp_forums_link_options_prepend +acp_forums_link_options_append === * Location: adm/style/acp_forums.html * Since: 3.3.16-RC1 * Purpose: Add additional settings to a forum type 'link' within 'General forum settings' fieldset -acp_forums_link_options_append +acp_forums_link_options_prepend === * Location: adm/style/acp_forums.html * Since: 3.3.16-RC1