From 1167e6db805ceb714e566c801e07c2231645920c Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Sat, 6 Jan 2024 20:27:51 +0000 Subject: [PATCH] Bug 35395: Update DefaultPatronSearchMethod system preference description This updates the system preference description of DefaultPatronSearchMethod so that it's clear that the preference applies to all patron searches, including patron module search and auto-completes. To test: * Search for DefaultPatronSearchMethod system preference in administration * Verify the setting is reflected in the filters of the patron search * Apply patch * Verify that the description now is now improved. Signed-off-by: David Nind Signed-off-by: Nick Clemens --- .../prog/en/modules/admin/preferences/patrons.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref index c2043b85dd3..568743b5100 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref @@ -73,7 +73,7 @@ Patrons: choices: starts_with: "Starts with" contains: "Contains" - - Enable this search method to determine whether to use Starts with or Contains for autocomplete patron searches. + - Enable this search method to determine whether to use 'starts with' or 'contains' for all patron searches, including auto-complete. - - "Show the following fields from the items database table as columns on the statistics tab on the patron record: " - pref: StatisticsFields -- 2.30.2