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)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 6 Jun 2014 13:26:56 +0000 (09:26 -0400)
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>
(cherry picked from commit 2f0aac89709fec329436f15e259d49dd6072c6c1)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 78decc11a1b57413b5b531552ef9957100120958)

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

index 411a93a..0411393 100644 (file)
@@ -114,8 +114,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>