* added online help link
[koha_gimpoz] / koha-tmpl / intranet-tmpl / default / en / includes / members-top.inc
index b63cdc1..57222db 100644 (file)
@@ -8,6 +8,12 @@
 </head>
 <body>
 
+<script>
+function Help() {
+       newin=window.open("/cgi-bin/koha/help.pl","Koha Help",'width=600,height=600,toolbar=false,scrollbars=yes');
+}
+</script>
+
 <style>
 .members {
        background-color: #86c268;
@@ -34,6 +40,7 @@ a.members:hover {
        <a class="reports" href="/cgi-bin/koha/reports-home.pl">Reports</a>
        <a class="parameters" href="/cgi-bin/koha/admin-home.pl">Parameters</a>
        <a class="about" href="/cgi-bin/koha/about.pl">About</a>
+       <a class="catalogue" href="javascript:Help()">Help</a>
 </div>
 <div id="submenu">
        <span class="koha">options &gt;&gt;&nbsp;&nbsp;</b></span>