diff options
Diffstat (limited to 'phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html')
-rw-r--r-- | phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html b/phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html index 29a732f847..d323e9d038 100644 --- a/phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html +++ b/phpBB/styles/prosilver/template/ucp_pm_viewmessage_print.html @@ -119,7 +119,7 @@ hr.sep { <table width="85%" cellspacing="3" cellpadding="0" border="0" align="center"> <tr> <td><span class="gensmall">{PAGE_NUMBER}</span></td> - <td align="right"><span class="gensmall">{S_TIMEZONE}</span></td> + <td align="{S_CONTENT_FLOW_END}"><span class="gensmall">{S_TIMEZONE}</span></td> </tr> <tr> <td colspan="2" align="center"><span class="gensmall">Powered by phpBB {PHPBB_VERSION} © 2000, 2002, 2005, 2007 phpBB Group<br />http://www.phpbb.com/</span></td> |