Dotclear


Ignore:
File:
1 edited

Legend:

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

    r494 r489  
    182182          '</div>'."\n".      // End of #main-menu 
    183183          '<div id="footer"><p>'. 
    184           '<a class="helplink'.(preg_match('/help.php(\?.*)?$/',$_SERVER['REQUEST_URI']) ? ' active' : '').'" href="help.php">'.__('Global help').'</a>'. 
    185184          sprintf(__('Thank you for using %s.'),'<a href="http://dotclear.org/">Dotclear '.DC_VERSION.'</a>'). 
    186185          ' <span class="credit"> (Icons by <a href="http://dryicons.com/">Dryicons</a>)</span>'. 
     
    349348          '<div id="help"><hr /><div class="help-content clear"><h2>'.__('Help').'</h2>'. 
    350349          $content. 
    351           '</div>'. 
    352           '<div id="helplink"><hr />'. 
    353           '<p>'. 
    354           sprintf(__('See also %s'),sprintf('<a href="help.php">%s</a>',__('the global help'))). 
    355           '</p>'. 
    356350          '</div></div>'; 
    357351     } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map