Bug 23853: Typo in authorised_values.tt
authorcaroline <caroline@inlibro.com>
Mon, 21 Oct 2019 14:25:55 +0000 (10:25 -0400)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 29 Oct 2019 12:17:44 +0000 (12:17 +0000)
This patch corrects the Bsort1 typo in authorised_values.tt and changes the Bsort2 description to match Bsort1's.

To test:
1- Go to Administration > Authorised values
2- Make sure descriptions for Bsort1 and Bsort2 match their category and are the same (except for 1 and 2)

Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

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

index 0c8e1fc..8f71938 100644 (file)
         [% CASE 'branches' %]
             <p></p>
         [% CASE 'Bsort1' %]
-            <p>Values that can be entered to fill in the patron’s sort 2 field</p>
+            <p>Values that can be entered to fill in the patron’s sort 1 field, that can be used for statistical purposes</p>
         [% CASE 'Bsort2' %]
-            <p>An authorized value attached to patrons, that can be used for statistical purposes</p>
+            <p>Values that can be entered to fill in the patron’s sort 2 field, that can be used for statistical purposes</p>
         [% CASE 'CAND' %]
             <p></p>
         [% CASE 'CCODE' %]