diff options
Diffstat (limited to 'phpBB/styles/subSilver/template/faq_body.html')
-rw-r--r-- | phpBB/styles/subSilver/template/faq_body.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subSilver/template/faq_body.html b/phpBB/styles/subSilver/template/faq_body.html index 5d2656543b..9e324b4fd2 100644 --- a/phpBB/styles/subSilver/template/faq_body.html +++ b/phpBB/styles/subSilver/template/faq_body.html @@ -58,6 +58,6 @@ <br clear="all" /> -<div align="right"><!-- INCLUDE jumpbox.html --></div> +<div align="{S_CONTENT_FLOW_END}"><!-- INCLUDE jumpbox.html --></div> <!-- INCLUDE overall_footer.html -->
\ No newline at end of file |