Bug 11918 : Fix typo on authorized values page
authorNicole C. Engard <nengard@bywatersolutions.com>
Sun, 9 Mar 2014 11:10:29 +0000 (05:10 -0600)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 11 Mar 2014 14:23:11 +0000 (14:23 +0000)
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 <aleishaamohia@hotmail.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Text change, works as described.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>

koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt

index 27c8b7b..7cfc91d 100644 (file)
@@ -110,8 +110,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>