aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html')
-rw-r--r--phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html b/phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html
index 06a9699e92..41ff5b898a 100644
--- a/phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html
+++ b/phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html
@@ -43,12 +43,12 @@
<div id="page-footer" class="page-footer">
<div class="page-number">{S_TIMEZONE}<br />{PAGE_NUMBER}</div>
<div class="copyright">
- <p>{ CREDIT_LINE }}
+ <p>{{ CREDIT_LINE }}
</p>
- <!-- IF TRANSLATION_INFO -->
+ {% if TRANSLATION_INFO %}
<p>{{ TRANSLATION_INFO }}
</p>
- <!-- ENDIF -->
+ {% endif %}
</div>
</div>
</div>