Dotclear


Ignore:
Timestamp:
10/07/13 11:57:04 (12 years ago)
Author:
Nicolas <nikrou77@…>
Branch:
default
Message:

Add link "go to help" in prelude. Remove onclick on help-button.
Closes #1755

File:
1 edited

Legend:

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

    r2297 r2304  
    129129          '<li><a href="#main-menu">'.__('Go to the menu').'</a></li>'. 
    130130          '<li><a href="#qx">'.__('Go to search').'</a></li>'. 
     131          '<li><a href="#help">'.__('Go to help').'</a></li>'. 
    131132          '</ul>'."\n". 
    132133          '<div id="header">'. 
     
    235236          if (!$GLOBALS['__resources']['ctxhelp']) { 
    236237               echo 
    237                '<p id="help-button"><a href="help.php" onclick="window.open(this.href);return false;" title="'. 
     238               '<p id="help-button"><a href="help.php" class="outgoing" title="'. 
    238239               __('Global help').' ('.__('new window').')">'.__('Global help').'</a></p>'; 
    239240          } 
     
    953954     } 
    954955} 
    955 ?> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map