1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-10-27 13:40:28 +01:00
Files
php-phpbb/phpBB/styles/subSilver/template/mcp_footer.html
Paul S. Owen 715731ca3e More attempts at "modern markup"
git-svn-id: file:///svn/phpbb/trunk@4726 89ea8834-ac86-4346-8a33-228a782c2dd0
2004-01-07 16:24:52 +00:00

25 lines
546 B
HTML

<!-- $Id$ -->
</td>
</tr>
</table>
</div>
<br clear="all" />
<table class="tablebg" width="100%" cellspacing="1" cellpadding="0">
<tr>
<td class="row1">
<p class="breadcrumbs"><a href="{U_INDEX}">{L_INDEX}</a><!-- BEGIN navlinks --> &#187; <a href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a><!-- END navlinks --></p>
<p class="datetime">{S_TIMEZONE}</p>
</td>
</tr>
</table>
<br clear="all" />
<div style="float: right"><!-- INCLUDE mcp_jumpbox.html --></div>
<!-- INCLUDE overall_footer.html -->