Dotclear


Ignore:
File:
1 edited

Legend:

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

    r1778 r1793  
    206206          echo 
    207207          '</div>'."\n".      // End of #main-menu 
    208           '<div id="footer"><a href="http://dotclear.org/" title="'.$text.'"><img src="style/dc_logos/w-dotclear90.png" alt="'.$text.'" /></a></div>'."\n". 
     208          '<div id="footer">'. 
     209          '<span class="helplink"><a href="help.php">'.__('Global help').'</a></span> '. 
     210          '<a href="http://dotclear.org/" title="'.$text.'"><img src="style/dc_logos/w-dotclear90.png" alt="'.$text.'" /></a></div>'."\n". 
    209211          '<!-- '."\n". 
    210212'                  .'."\n". 
     
    434436          '<div id="help"><hr /><div class="help-content clear"><h3>'.__('Help about this page').'</h3>'. 
    435437          $content. 
     438          '</div>'. 
     439          '<div id="helplink"><hr />'. 
     440          '<p>'. 
     441          sprintf(__('See also %s'),sprintf('<a href="help.php">%s</a>',__('the global help'))). 
     442          '</p>'. 
    436443          '</div></div>'; 
    437444     } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map