diff --git a/phpBB/styles/prosilver/template/viewtopic_print.html b/phpBB/styles/prosilver/template/viewtopic_print.html index 658062f9fd..eb056480d9 100644 --- a/phpBB/styles/prosilver/template/viewtopic_print.html +++ b/phpBB/styles/prosilver/template/viewtopic_print.html @@ -8,7 +8,9 @@ {SITENAME} • {PAGE_TITLE} - +{% if S_CONTENT_DIRECTION eq 'rtl' %} + +{% endif %}