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

Merge pull request #5642 from dark-1/ticket/16114

[ticket/16114] mcp_topic_post_author_full_{append/prepend}
This commit is contained in:
Marc Alexander
2019-08-11 17:24:11 +02:00
2 changed files with 15 additions and 1 deletions

View File

@@ -1051,6 +1051,20 @@ mcp_topic_options_before
* Since: 3.1.6-RC1
* Purpose: Add some options (field, checkbox, ...) before the subject field when split a subject
mcp_topic_post_author_full_append
===
* Locations:
+ styles/prosilver/template/mcp_topic.html
* Since: 3.2.8-RC1
* Purpose: Append information to message author username for post details in topic moderation
mcp_topic_post_author_full_prepend
===
* Locations:
+ styles/prosilver/template/mcp_topic.html
* Since: 3.2.8-RC1
* Purpose: Prepend information to message author username for post details in topic moderation
mcp_topic_postrow_attachments_after
===
* Locations: