source:
branches/posledni/forum/styles/subsilver2/template/breadcrumbs.html
Last change on this file was 400, checked in by , 16 years ago | |
---|---|
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 --> » <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.