mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[ticket/15901] Alphabetical order
After has to be before before. Mind twist. PHPBB3-15901
This commit is contained in:
parent
fe72d87460
commit
337d5db292
1 changed files with 7 additions and 7 deletions
|
@ -995,13 +995,6 @@ mcp_post_additional_options
|
|||
* Since: 3.1.5-RC1
|
||||
* Purpose: Add content within the list of post moderation actions
|
||||
|
||||
mcp_post_text_before
|
||||
===
|
||||
* Locations:
|
||||
+ styles/prosilver/template/mcp_post.html
|
||||
* Since 3.2.6-RC1
|
||||
* Purpose: Add content before the post text
|
||||
|
||||
mcp_post_text_after
|
||||
===
|
||||
* Locations:
|
||||
|
@ -1009,6 +1002,13 @@ mcp_post_text_after
|
|||
* Since: 3.2.6-RC1
|
||||
* Purpose: Add content after the post text
|
||||
|
||||
mcp_post_text_before
|
||||
===
|
||||
* Locations:
|
||||
+ styles/prosilver/template/mcp_post.html
|
||||
* Since 3.2.6-RC1
|
||||
* Purpose: Add content before the post text
|
||||
|
||||
mcp_post_report_buttons_top_after
|
||||
===
|
||||
* Locations:
|
||||
|
|
Loading…
Add table
Reference in a new issue