fixed typo in MARC framework test: "Codek" => "Code"
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / intranet-main.tmpl
index 7db85ce..1b2e719 100644 (file)
     </ul>
        <!-- /TMPL_IF -->
                  <!-- TMPL_IF NAME="CAN_user_catalogue" -->
-                <h3><a href="/cgi-bin/koha/catalogue/search.pl">Catalogue</a></h3>
+                <h3><a href="/cgi-bin/koha/catalogue/search.pl">Search</a></h3>
                                <ul>
                     <li>
                         <form name="searchform" method="get" action="/cgi-bin/koha/catalogue/search.pl" id="searchform">
                         <input type="hidden" name="idx" value="" />
                         <label for="navkeyword">
-                            Search:&nbsp;
+                            Search catalogue:&nbsp;
                         </label><input type="text" id="navkeyword" name="q" size="10" accesskey="s" />
                         <input type="submit" value=" OK " class="submit" />
                         </form>