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 %}