bug 4862 - Change label of Browse by subject or author to Authority search
[koha.git] / koha-tmpl / opac-tmpl / prog / en / modules / opac-authorities-home.tt
index 93f27b9..d9f9a69 100644 (file)
@@ -1,4 +1,4 @@
-[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog › Browse by author or subject
+[% INCLUDE 'doc-head-open.inc' %][% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog › Authority search
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
 <body id="opac-authorities">
@@ -13,7 +13,7 @@
         <input type="hidden" name="op" value="do_search" />
         <input type="hidden" name="type" value="opac" />
 <fieldset class="rows">
-            <legend>Browse by author or subject</legend>
+            <legend>Authority search</legend>
 <ol>
  <li><label for="authtypecode">Search: </label> <select name="authtypecode" id="authtypecode">
                 [% FOREACH authtypesloo IN authtypesloop %]
@@ -33,7 +33,7 @@
                     <option value="match">in any heading</option>
                     <option value="mainentry">in main entry</option>
                 </select>
-                <input type="hidden" name="and_ora" value="and" />
+                <input type="hidden" name="and_or" value="and" />
                 <input type="hidden" name="excluding" value="" />
             </li>
             <li><label for="orderby">Order by: </label><select name="orderby" id="orderby">