Bug 10096: (follow-up) rename button on authorities toolbar
authorGalen Charlton <gmc@esilibrary.com>
Fri, 4 Oct 2013 15:06:15 +0000 (15:06 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 4 Oct 2013 15:06:15 +0000 (15:06 +0000)
Change to "New from Z39.50" to be consistent with the
cataloging toolbar.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
koha-tmpl/intranet-tmpl/prog/en/includes/authorities-toolbar.inc

index 972cea6..ff96505 100644 (file)
@@ -54,7 +54,7 @@
         </ul>
     </div>
     <div class="btn-group">
-        <a class="btn btn-small" id="z3950submit" href="#"><i class="icon-search"></i> Z39.50 search</a>
+        <a class="btn btn-small" id="z3950submit" href="#"><i class="icon-search"></i> New from Z39.50</a>
     </div>
 [% END %]
 </div>