diff --git a/phpBB/styles/prosilver/template/mcp_post.html b/phpBB/styles/prosilver/template/mcp_post.html index 4710eef7b7..623d118516 100644 --- a/phpBB/styles/prosilver/template/mcp_post.html +++ b/phpBB/styles/prosilver/template/mcp_post.html @@ -105,7 +105,7 @@ {% if S_POST_REPORTED and not S_MCP_REPORT %}

{{ Icon('iconify', 'fa:exclamation', lang('TOPIC_REPORTED'), true, 'c-topic-reported-icon') }} - {{{ lang('POST_REPORTED') }} + {{ lang('POST_REPORTED') }}

{% endif %}