reset-fonts-grids.css is the YUI-Grids stylesheet
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / includes / header.inc
1 <div id="header">
2     <h1><a href="/cgi-bin/koha/mainpage.pl">Koha Staff Client</a></h1>
3 <div id="onlinehelp">
4     <a href="#" onclick="window.open('/cgi-bin/koha/help.pl','Koha_Help','width=600,height=600,toolbar=false,scrollbars=yes');">[?]</a>
5 </div>
6 </div>