diff options
Diffstat (limited to 'phpBB/docs/events.md')
-rw-r--r-- | phpBB/docs/events.md | 12 |
1 files 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 |