Skip to content

Commit fe38270

Browse files
committed
[ticket/15901] Alphabetical order
PHPBB3-15901
1 parent 4554376 commit fe38270

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

phpBB/docs/events.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -995,33 +995,33 @@ mcp_post_additional_options
995995
* Since: 3.1.5-RC1
996996
* Purpose: Add content within the list of post moderation actions
997997

998-
mcp_post_text_after
998+
mcp_post_report_buttons_top_after
999999
===
10001000
* Locations:
10011001
+ styles/prosilver/template/mcp_post.html
1002-
* Since: 3.2.6-RC1
1003-
* Purpose: Add content after the post text
1002+
* Since: 3.2.4-RC1
1003+
* Purpose: Add content after report buttons
10041004

1005-
mcp_post_text_before
1005+
mcp_post_report_buttons_top_before
10061006
===
10071007
* Locations:
10081008
+ styles/prosilver/template/mcp_post.html
1009-
* Since: 3.2.6-RC1
1010-
* Purpose: Add content before the post text
1009+
* Since: 3.2.4-RC1
1010+
* Purpose: Add content before report buttons
10111011

1012-
mcp_post_report_buttons_top_after
1012+
mcp_post_text_after
10131013
===
10141014
* Locations:
10151015
+ styles/prosilver/template/mcp_post.html
1016-
* Since: 3.2.4-RC1
1017-
* Purpose: Add content after report buttons
1016+
* Since: 3.2.6-RC1
1017+
* Purpose: Add content after the post text
10181018

1019-
mcp_post_report_buttons_top_before
1019+
mcp_post_text_before
10201020
===
10211021
* Locations:
10221022
+ styles/prosilver/template/mcp_post.html
1023-
* Since: 3.2.4-RC1
1024-
* Purpose: Add content before report buttons
1023+
* Since: 3.2.6-RC1
1024+
* Purpose: Add content before the post text
10251025

10261026
mcp_topic_options_after
10271027
===

0 commit comments

Comments
 (0)