1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-03 13:05:44 +02:00
php-phpbb/phpBB/templates/Default/viewonline_footer.tpl
Paul S. Owen 0c49c9569e Page tail updates for viewonline
git-svn-id: file:///svn/phpbb/trunk@151 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-04-15 17:44:46 +00:00

16 lines
585 B
Smarty

<tr>
<td align="right">
<table border="0" bgcolor="#000000" cellpadding="0" cellspacing="1">
<tr>
<td align="right">
<table border="0" width="100%" bgcolor="#CCCCCC" cellpadding="1" cellspacing="1">
<tr>
<td style="{font-size: 8pt; height: 55px;}">{JUMPBOX}</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>