diff options
Diffstat (limited to 'phpBB/styles/subSilver/template/confirm_body.html')
-rw-r--r-- | phpBB/styles/subSilver/template/confirm_body.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subSilver/template/confirm_body.html b/phpBB/styles/subSilver/template/confirm_body.html index 27d9aa0444..92c2481c2d 100644 --- a/phpBB/styles/subSilver/template/confirm_body.html +++ b/phpBB/styles/subSilver/template/confirm_body.html @@ -23,6 +23,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 |