From: root <[email protected]>

Changed verbiage from Limit type to: match any of the following to Limit to any 
of the following:
---
 .../prog/en/modules/catalogue/advsearch.tmpl       |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/advsearch.tmpl 
b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/advsearch.tmpl
index cd20290..4d3aaad 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/advsearch.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/advsearch.tmpl
@@ -85,7 +85,7 @@
 <!-- ITEMTYPE LIMITS -->
     <div id="itemtypelist">
        <fieldset>
-     <legend>Limit type to: match any of the following:</legend>
+     <legend>Limit to any of the following:</legend>
     <table>
         <tr>
       <!--TMPL_LOOP Name="itemtypeloop"-->
@@ -207,7 +207,7 @@
 <!-- TYPE LIMITS -->
     <fieldset>
 
-    <legend>Limit type to: match any of the following</legend>
+    <legend>Limit to any of the following</legend>
     <table class="itemtypes">
             <tr>
             <td><input type="checkbox" id="mc-bks" name="limit" value="mc:t" />
-- 
1.5.6.5

_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches

Reply via email to