From 76a9f37738eca51c91ade7a1bb414ca518a6aebe Mon Sep 17 00:00:00 2001 From: Caroline Cyr La Rose Date: Wed, 10 Dec 2025 14:42:22 -0500 Subject: [PATCH] Bug 41427: Rephrase FilterSearchResultsByLoggedInBranch description This patch rephrases the description of the FilterSearchResultsByLoggedInBranch system preference to make it clear it filters items by the library where the user is currently logged in at. It also changes "branch" to "library" in the system preference description. To test: 1. Apply patch 2. Go to Administration > System preferences 3. Search for FilterSearchResultsByLoggedInBranch 4. Read the description, make sure it makes sense, and that the grammar and spelling are correct Signed-off-by: Owen Leonard Signed-off-by: David Nind --- .../prog/en/modules/admin/preferences/staff_interface.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_interface.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_interface.pref index 8dd0817a3a..3e30883ab0 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_interface.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_interface.pref @@ -133,7 +133,7 @@ Staff interface: choices: 1: Do 0: "Don't" - - add a filter to the location column on staff interface search results to filter items by the logged in user branch. + - add a filter to the location column on staff interface search results to filter items by the library the user is currently logged into. - - pref: viewMARC choices: -- 2.39.5