From 39d31818a50b5b095ac9c628f7eb08439fc3dc22 Mon Sep 17 00:00:00 2001 From: Nick Clemens Date: Tue, 2 Jul 2019 16:10:10 +0000 Subject: [PATCH] Bug 23255: Correct HomeOrHoldingBranch descriptions To test: 1 - Apply patch 2 - View 'HomeOrHoldingBranch' system preference 3 - Confirm the options make sense Signed-off-by: Claire Gravely --- .../intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref index 4799e86..c005caa 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref @@ -263,8 +263,8 @@ Circulation: - pref: HomeOrHoldingBranch type: choice choices: - homebranch: the library the item is from. - holdingbranch: the library the item was checked out from. + homebranch: the item's home library (homebranch). + holdingbranch: the item's holding library (holdingbranch). - - Allow materials to be returned to - pref: AllowReturnToBranch -- 2.1.4