From 3ef77dbb046aabb9b1b04cfb4ce64155d2ea0784 Mon Sep 17 00:00:00 2001 From: Caroline Cyr La Rose Date: Thu, 18 Jul 2024 10:58:32 -0400 Subject: [PATCH] Bug 37404: Typo in intranetreadinghistory description This patch corrects an error in the description of the intranetreadinghistory system preference description. To test: 1. Apply patch 2. Go to Administration > System preferences > Patrons 3. Look at the description of intranetreadinghistory --> It should say "... access a patron's checkout history..." 4. Make sure the description's spelling and grammar is correct Signed-off-by: Katrin Fischer --- .../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 d2976e2d43..1f434a54cd 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 @@ -26,7 +26,7 @@ Patrons: choices: 1: "Allow" 0: "Don't allow" - - "staff to access a patron's checkout (checkout history is still stored, regardless of staff being allowed access or not)." + - "staff to access a patron's checkout history (checkout history is still stored, regardless of staff being allowed access or not)." - - pref: IntranetReadingHistoryHolds choices: -- 2.39.5