diff --git a/phpBB/styles/prosilver/template/viewtopic_body.html b/phpBB/styles/prosilver/template/viewtopic_body.html index b4d6a67712..86501f8ff5 100644 --- a/phpBB/styles/prosilver/template/viewtopic_body.html +++ b/phpBB/styles/prosilver/template/viewtopic_body.html @@ -33,7 +33,7 @@ - {% block topic_tools %} + - {% endblock %} + + {$TOPIC_TOOLS_BLOCK} - {{ block('topic_tools') }} + {$TOPIC_TOOLS_BLOCK}