Changeset 512:42f125d2b53b for inc/admin
- Timestamp:
- 07/04/11 21:18:50 (14 years ago)
- Branch:
- globalhelp
- File:
- 
          - 1 edited
 
 - 
          inc/admin/lib.dc.page.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        inc/admin/lib.dc.page.phpr494 r512 141 141 '</div>'. 142 142 '</div>'. 143 '<p id="helplinks">'. 144 '<a href="#">Aide de cette page</a><span> | </span>'. 145 '<a'.(preg_match('/help.php(\?.*)?$/',$_SERVER['REQUEST_URI']) ? ' class="active"' : '').' href="help.php">'.__('Global help').'</a>'. 146 '</p>'. 143 147 '</div>'; 144 148 
Note: See TracChangeset
          for help on using the changeset viewer.
      