diff --git a/phpBB/styles/prosilver/template/mcp_post.html b/phpBB/styles/prosilver/template/mcp_post.html index 0f231b1e74..e4a1766105 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 %}