mirror of
https://github.com/phpbb/phpbb.git
synced 2025-10-27 13:40:28 +01:00
25 lines
546 B
HTML
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 --> » <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 --> |