Dotclear


Ignore:
File:
1 edited

Legend:

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

    r489 r494  
    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>'. 
    184185          sprintf(__('Thank you for using %s.'),'<a href="http://dotclear.org/">Dotclear '.DC_VERSION.'</a>'). 
    185186          ' <span class="credit"> (Icons by <a href="http://dryicons.com/">Dryicons</a>)</span>'. 
     
    348349          '<div id="help"><hr /><div class="help-content clear"><h2>'.__('Help').'</h2>'. 
    349350          $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>'. 
    350356          '</div></div>'; 
    351357     } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map