aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/events.md
diff options
context:
space:
mode:
authorDark❶ <dark-1@users.noreply.github.com>2019-08-07 20:54:53 +0530
committerDark❶ <dark-1@users.noreply.github.com>2019-08-07 20:58:22 +0530
commit159c1d16d8bfc90f4ad9045dd7db628a543950de (patch)
treed89de28cdfab180e5eb4004630f930ca6dde68de /phpBB/docs/events.md
parent221a91a26fc1e142de8afe842a74afd08be652c5 (diff)
downloadforums-159c1d16d8bfc90f4ad9045dd7db628a543950de.tar
forums-159c1d16d8bfc90f4ad9045dd7db628a543950de.tar.gz
forums-159c1d16d8bfc90f4ad9045dd7db628a543950de.tar.bz2
forums-159c1d16d8bfc90f4ad9045dd7db628a543950de.tar.xz
forums-159c1d16d8bfc90f4ad9045dd7db628a543950de.zip
[ticket/16114] mcp_topic_post_author_full_{append/prepend}
PHPBB3-16114
Diffstat (limited to 'phpBB/docs/events.md')
-rw-r--r--phpBB/docs/events.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md
index 9039f8b692..d3f43e96a1 100644
--- a/phpBB/docs/events.md
+++ b/phpBB/docs/events.md
@@ -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