~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to www/php/phpBB3/styles/subsilver2/template/breadcrumbs.html

  • Committer: dcoles
  • Date: 2008-02-13 04:10:55 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:443
Added Forum application along with unmodifed version of phpBB3 "Olympus" 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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>
 
 
b'\\ No newline at end of file'