Changeset 1590:2f9ce3cd2940 for inc
- Timestamp:
- 08/26/13 17:10:25 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/admin/lib.dc.page.php
r1589 r1590 125 125 126 126 '<div id="header">'. 127 '<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 '<ul id="prelude">'. 128 '<li><a href="#content">'.__('Go to the content').'</a></li>'. 129 '<li><a href="#main-menu">'.__('Go to the menu').'</a></li>'. 130 '<li><a href="#qx">'.__('Go to search').'</a></li>'. 131 '</ul>'."\n". 128 132 '<div id="top"><h1><a href="index.php">'.DC_VENDOR_NAME.'</a></h1></div>'."\n"; 129 133
Note: See TracChangeset
for help on using the changeset viewer.