From fd0d9e99673b4a7a44b19a022d8ef915b874daa1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dark=E2=9D=B6?= Date: Tue, 7 May 2019 20:56:30 +0530 Subject: [PATCH] [ticket/16025] Add 2 template events *_author_username_{append/prepend} PHPBB3-16025 --- phpBB/docs/events.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md index 12927c1976..c77691a048 100644 --- a/phpBB/docs/events.md +++ b/phpBB/docs/events.md @@ -1914,14 +1914,14 @@ posting_review_row_post_author_username_append === * Locations: + styles/prosilver/template/posting_review.html -* Since: 3.2.6 +* Since: 3.2.8-RC1 * Purpose: Append information to post author username of member posting_review_row_post_author_username_prepend === * Locations: + styles/prosilver/template/posting_review.html -* Since: 3.2.6 +* Since: 3.2.8-RC1 * Purpose: Prepend information to post author username of member posting_topic_review_row_content_after @@ -1935,14 +1935,14 @@ posting_topic_review_row_post_author_username_append === * Locations: + styles/prosilver/template/posting_topic_review.html -* Since: 3.2.6 +* Since: 3.2.8-RC1 * Purpose: Append information to post author username of member posting_topic_review_row_post_author_username_prepend === * Locations: + styles/prosilver/template/posting_topic_review.html -* Since: 3.2.6 +* Since: 3.2.8-RC1 * Purpose: Prepend information to post author username of member posting_topic_review_row_post_details_after @@ -2396,14 +2396,14 @@ ucp_pm_history_row_message_author_username_append === * Locations: + styles/prosilver/template/ucp_pm_history.html -* Since: 3.2.6 +* Since: 3.2.8-RC1 * Purpose: Append information to message author username of member ucp_pm_history_row_message_author_username_prepend === * Locations: + styles/prosilver/template/ucp_pm_history.html -* Since: 3.2.6 +* Since: 3.2.8-RC1 * Purpose: Prepend information to message author username of member ucp_pm_viewmessage_avatar_after