Dotclear

Changeset 491:d0e6b350e68c for inc


Ignore:
Timestamp:
07/02/11 18:34:27 (14 years ago)
Author:
Franck <carnet.franck.paul@…>
Branch:
globalhelp
Message:

Mise en place de la page d'aide globale

File:
1 edited

Legend:

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

    r489 r491  
    136136          '</div>'. 
    137137          '<div id="info-box2">'. 
    138           '<a'.(preg_match('/index.php$/',$_SERVER['REQUEST_URI']) ? ' class="active"' : '').' href="index.php">'.__('My dashboard').'</a>'. 
     138          '<a'.(preg_match('/help.php(\?.*)?$/',$_SERVER['REQUEST_URI']) ? ' class="active"' : '').' href="help.php">'.__('Global help').'</a>'. 
     139          '<span> | </span><a'.(preg_match('/index.php$/',$_SERVER['REQUEST_URI']) ? ' class="active"' : '').' href="index.php">'.__('My dashboard').'</a>'. 
    139140          '<span> | </span><a'.(preg_match('/preferences.php(\?.*)?$/',$_SERVER['REQUEST_URI']) ? ' class="active"' : '').' href="preferences.php">'.__('My preferences').'</a>'. 
    140141          '<span> | </span><a href="index.php?logout=1" class="logout">'.sprintf(__('Logout %s'),$core->auth->userID()).' <img src="images/logout.png" alt="" /></a>'. 
Note: See TracChangeset for help on using the changeset viewer.

Sites map