Changeset 812:53a8db5c430f for inc
- Timestamp:
- 04/05/12 09:03:34 (13 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/admin/lib.dc.page.php
r680 r812 124 124 125 125 '<div id="header">'. 126 '<ul id="prelude"><li><a href="#content"> Aller au contenu</a></li><li><a href="#main-menu">Aller au menu</a></li></ul>'."\n".126 '<ul id="prelude"><li><a href="#content">'.__('Go to the content').'</a></li><li><a href="#main-menu">'.__('Go to the menu').'</a></li></ul>'."\n". 127 127 '<div id="top"><h1><a href="index.php">'.DC_VENDOR_NAME.'</a></h1></div>'."\n"; 128 128
Note: See TracChangeset
for help on using the changeset viewer.