source: branches/posledni/forum/styles/WoWMoonclaw/template/breadcrumbs.html

Last change on this file was 400, checked in by george, 16 years ago
  • Přidáno: Nové forum phpBB 3.
File size: 360 bytes
Line 
1 <table class="tablebg" width="100%" cellspacing="1" cellpadding="0" style="margin-top: 5px;">
2 <tr>
3 <td class="row1">
4 <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>
5 <p class="datetime">{S_TIMEZONE}</p>
6 </td>
7 </tr>
8 </table>
Note: See TracBrowser for help on using the repository browser.