diff options
Diffstat (limited to 'phpBB/templates/PSO/profile_view_body.tpl')
-rw-r--r-- | phpBB/templates/PSO/profile_view_body.tpl | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/phpBB/templates/PSO/profile_view_body.tpl b/phpBB/templates/PSO/profile_view_body.tpl index c1cf18d3ad..24edc6ac5b 100644 --- a/phpBB/templates/PSO/profile_view_body.tpl +++ b/phpBB/templates/PSO/profile_view_body.tpl @@ -60,4 +60,11 @@ </tr> </table></td> </tr> +</table></div> + +<div align="center"><table cellspacing="2" border="0" width="98%"> + <tr> + <td width="40%" valign="top"><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}"><b>{S_TIMEZONE}</b></font></td> + <td align="right" valign="top" nowrap>{JUMPBOX}</td> + </tr> </table></div>
\ No newline at end of file |