From a37f95e7db8a51b42db28bd4ce507015e38f4414 Mon Sep 17 00:00:00 2001 From: mrgoldy Date: Mon, 16 Mar 2020 22:41:52 +0100 Subject: [PATCH] [ticket/16407] Fix MCP Post reported message PHPBB3-16407 --- phpBB/styles/prosilver/template/mcp_post.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/phpBB/styles/prosilver/template/mcp_post.html b/phpBB/styles/prosilver/template/mcp_post.html index bf022b59a1..b62ed1ad5b 100644 --- a/phpBB/styles/prosilver/template/mcp_post.html +++ b/phpBB/styles/prosilver/template/mcp_post.html @@ -102,11 +102,11 @@ - + {% if S_POST_REPORTED and not S_MCP_REPORT %}

- {L_TOPIC_REPORTED} {L_MESSAGE_REPORTED} + {{ lang('TOPIC_REPORTED') }} {{ lang('POST_REPORTED') }}

- + {% endif %} {% EVENT mcp_post_text_before %}