From 259c6076664cff3bb300ca9c3bb10d6404f5e114 Mon Sep 17 00:00:00 2001 From: Charles Farmer Date: Wed, 21 Feb 2018 12:43:56 -0500 Subject: [PATCH] Bug 19368 - clearly state, in the pref's desc, that the comparison is done against unaccented title MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Séverine QUEUNE Signed-off-by: Séverine QUEUNE --- .../prog/en/modules/admin/preferences/searching.pref | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref index a3ae6b6284..4285aed626 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref @@ -87,7 +87,8 @@ Searching: no: Disable - "browsing search results from the bibliographic record detail page in staff interface." - - - 'Ignore the following words when sorting the serial search result table (separate words with spaces) :' + - "Ignore the following words when sorting the serial search result table
" + - "The comparison is made against the unaccentued version of the serial's title (separate words with spaces) :" - pref: SortIgnoreArticles class: free Search Form: -- 2.25.1