From 20e08aa2a05f76fbb4daef118eda520bccef22ff Mon Sep 17 00:00:00 2001 From: kasimi Date: Thu, 21 Jul 2016 16:13:32 +0200 Subject: [PATCH] [ticket/14715] Fixed typos in events.md PHPBB3-14715 --- phpBB/docs/events.md | 8 ++++---- 1 file 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