From 2f0aac89709fec329436f15e259d49dd6072c6c1 Mon Sep 17 00:00:00 2001 From: "Nicole C. Engard" Date: Sun, 9 Mar 2014 05:10:29 -0600 Subject: [PATCH] Bug 11918 : Fix typo on authorized values page 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 Signed-off-by: Aleisha Signed-off-by: Katrin Fischer Text change, works as described. Signed-off-by: Galen Charlton --- .../intranet-tmpl/prog/en/modules/admin/authorised_values.tt | 3 +-- 1 file changed, 1 insertion(+), 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 27c8b7bb6f..7cfc91ddb4 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 @@ -110,8 +110,7 @@ $(document).ready(function() { [% END %] [% END %] - Select All if this authorized value must to be displayed all the time. Otherwise select libraries you want to associate with this value. - + Select 'All libraries' if this authorized value must be displayed all the time. Otherwise select libraries you want to associate with this value. -- 2.20.1