Staff Client Customization: Search Menu Wording
authorMcCanna <tmccanna@georgialibraries.org>
Wed, 8 Nov 2017 20:51:03 +0000 (15:51 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Tue, 4 Jun 2019 21:32:45 +0000 (17:32 -0400)
Changed Basic Search to Advanced Search to more accurately
reflect the screen it goes to.

Signed-off-by: McCanna <tmccanna@georgialibraries.org>
Open-ILS/src/templates/staff/navbar.tt2
Open-ILS/src/templates/staff/t_splash.tt2

index 9554680..5fe652f 100644 (file)
@@ -55,7 +55,7 @@
               eg-accesskey="[% l('f3') %]" 
               eg-accesskey-desc="[% l('OPAC') %]">
               <span class="glyphicon glyphicon-search"></span>
-              <span>[% l('Search the Catalog') %]</span>
+              <span>[% l('Advanced Search') %]</span>
             </a>
           </li>
         </ul>
index 5b8501b..e9baf8d 100644 (file)
@@ -62,7 +62,7 @@
           </div>
           <div>
             <img src="/xul/server/skin/media/images/portal/book.png"/>
-            <a target="_self" href="./cat/catalog/index">[% l('Search the Catalog') %]</a>
+            <a target="_self" href="./cat/catalog/index">[% l('Advanced Search') %]</a>
           </div>
           <div>
             <img src="/xul/server/skin/media/images/portal/book.png"/>