1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00

[ticket/16114] mcp_topic_postrow_post_details_author_username_{append/prepend}

PHPBB3-16114
This commit is contained in:
Dark❶
2019-07-29 02:57:24 +05:30
parent b53f95e577
commit b30822ea80
2 changed files with 15 additions and 1 deletions

View File

@@ -1065,6 +1065,20 @@ mcp_topic_postrow_post_details_after
* Since: 3.1.10-RC1
* Purpose: Add content after post details in topic moderation
mcp_topic_postrow_post_details_author_username_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_postrow_post_details_author_username_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_post_details_before
===
* Locations: