From 997f1b92cfbe7f44449a0c3d7511276f8d30aa90 Mon Sep 17 00:00:00 2001 From: kaileysnay Date: Thu, 28 Apr 2022 17:07:21 -0400 Subject: [PATCH] [ticket/16991] Add events for bookmarks and subscribed topics in UCP PHPBB3-16991 --- phpBB/docs/events.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md index e232ee892d..9311741c98 100644 --- a/phpBB/docs/events.md +++ b/phpBB/docs/events.md @@ -2537,13 +2537,6 @@ ucp_main_bookmarks_topic_title_after * Since: 3.3.8-RC1 * Purpose: Add content right after the topic title viewing UCP bookmarks -ucp_main_subscribed_topic_title_after -=== -* Locations: - + styles/prosilver/template/ucp_main_subscribed.html -* Since: 3.3.8-RC1 -* Purpose: Add content right after the topic title viewing UCP subscribed topics - ucp_main_front_user_activity_after === * Locations: @@ -2572,6 +2565,13 @@ ucp_main_front_user_activity_prepend * Since: 3.1.11-RC1 * Purpose: Add content before first user activity info viewing UCP front page +ucp_main_subscribed_topic_title_after +=== +* Locations: + + styles/prosilver/template/ucp_main_subscribed.html +* Since: 3.3.8-RC1 +* Purpose: Add content right after the topic title viewing UCP subscribed topics + ucp_pm_history_post_buttons_after === * Locations: