aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/docs/events.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md
index 7f26d4d1ee..fbe52cc29c 100644
--- a/phpBB/docs/events.md
+++ b/phpBB/docs/events.md
@@ -878,16 +878,16 @@ mcp_topic_options_before
mcp_topic_postrow_post_details_after
===
* Locations:
- + styles/prosilver/template/mpc_topic.html
- + styles/subsilver2/template/mpc_topic.html
+ + styles/prosilver/template/mcp_topic.html
+ + styles/subsilver2/template/mcp_topic.html
* Since: 3.1.10-RC1
* Purpose: Add content after post details in topic moderation
mcp_topic_postrow_post_details_before
===
* Locations:
- + styles/prosilver/template/mpc_topic.html
- + styles/subsilver2/template/mpc_topic.html
+ + styles/prosilver/template/mcp_topic.html
+ + styles/subsilver2/template/mcp_topic.html
* Since: 3.1.10-RC1
* Purpose: Add content before post details in topic moderation