1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 22:40:39 +02:00

[ticket/16114] mcp_topic_post_author_full_{append/prepend}

PHPBB3-16114
This commit is contained in:
Dark❶
2019-08-07 20:54:53 +05:30
parent 221a91a26f
commit 159c1d16d8
2 changed files with 3 additions and 3 deletions

View File

@@ -1065,14 +1065,14 @@ 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
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_postrow_post_details_author_username_prepend
mcp_topic_post_author_full_prepend
===
* Locations:
+ styles/prosilver/template/mcp_topic.html