Bug 13686 Add a hint about collation to the alphabet syspref
authorViktor Sarge <viktor.sarge@regionhalland.se>
Mon, 16 Feb 2015 20:56:11 +0000 (20:56 +0000)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Tue, 31 Mar 2015 14:44:26 +0000 (11:44 -0300)
New attempt from a fresh branch.

Test plan:
* Look at the alphabet syspref.
* Install the patch.
* Look again at the alphabet syspref and you should see a short hint about collation.

Thanks for the patience - I already learned a few new things about Git with this patch.

Text appears as expected.
Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Amended patch: add a br tag

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/i18n_l10n.pref

index dde2f09..8d319bd 100644 (file)
@@ -43,4 +43,5 @@ I18N/L10N:
         - "Use the alphabet"
         - pref: alphabet
           class: long
-        - for lists of browsable letters. This should be a space separated list of uppercase letters.
+        - "for lists of browsable letters. This should be a space separated list of uppercase letters."
+        - "<br/> Hint: Changing collation in the database for the surname column of members is helpful to make browsing by last name work in members-home.pl when using an alphabet outside of A-Z."