Dotclear

Changeset 1590:2f9ce3cd2940 for inc


Ignore:
Timestamp:
08/26/13 17:10:25 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Add search link to the prelude menu

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/admin/lib.dc.page.php

    r1589 r1590  
    125125 
    126126          '<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". 
    128132          '<div id="top"><h1><a href="index.php">'.DC_VENDOR_NAME.'</a></h1></div>'."\n"; 
    129133 
Note: See TracChangeset for help on using the changeset viewer.

Sites map