diff options
Diffstat (limited to 'phpBB/templates/Default/viewonline_footer.tpl')
-rw-r--r-- | phpBB/templates/Default/viewonline_footer.tpl | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/phpBB/templates/Default/viewonline_footer.tpl b/phpBB/templates/Default/viewonline_footer.tpl deleted file mode 100644 index 93e69a36f5..0000000000 --- a/phpBB/templates/Default/viewonline_footer.tpl +++ /dev/null @@ -1,17 +0,0 @@ - - <tr> - <td align="center"><table border="0" width="100%" cellpadding="0" cellspacing="1"> - <tr> - <td style="{font-size: 8pt;}" align="left" valign="top"><b>{S_TIMEZONE}</b></td> - <td style="{font-size: 8pt;}" align="right" ><table cellpadding="0" cellspacing="1" border="0" bgcolor="#000000"> - <tr> - <td bgcolor="#CCCCCC"><table width="100%" cellpadding="1" cellspacing="1" border="0"> - <tr> - <td style="{font-size:8pt; height:55px;}" align="right">{JUMPBOX}</td> - </tr> - </table></td> - </tr> - </table></td> - </tr> - </table></td> - </tr> |