1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-20 00:21:42 +02:00

[ticket/15901] Alphabetical order

After has to be before before. Mind twist.

PHPBB3-15901
This commit is contained in:
mrgoldy
2018-12-04 01:56:34 +01:00
parent fe72d87460
commit 337d5db292

View File

@@ -995,13 +995,6 @@ mcp_post_additional_options
* Since: 3.1.5-RC1 * Since: 3.1.5-RC1
* Purpose: Add content within the list of post moderation actions * 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 mcp_post_text_after
=== ===
* Locations: * Locations:
@@ -1009,6 +1002,13 @@ mcp_post_text_after
* Since: 3.2.6-RC1 * Since: 3.2.6-RC1
* Purpose: Add content after the post text * 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 mcp_post_report_buttons_top_after
=== ===
* Locations: * Locations: