This is a small string patch. On Authorized values this patch fixes
the wording next to the library limit.

To test:

Visit Authorized Values
Click 'Add new' or 'Edit' next to a value
Make sure that the text next to the library filter is right
---
 .../prog/en/modules/admin/authorised_values.tt     |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt
index e0a22e6..8ecc7c9 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt
@@ -112,8 +112,7 @@ $(document).ready(function() {
                   [% END %]
                 [% END %]
             </select>
-            <span>Select All if this authorized value must to be displayed all 
the time. Otherwise select libraries you want to associate with this value.
-            </span>
+            <span>Select 'All libraries' if this authorized value must be 
displayed all the time. Otherwise select libraries you want to associate with 
this value.</span>
         </li>
 
                </ol>
-- 
1.7.2.3

_______________________________________________
Koha-patches mailing list
Koha-patches@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to