[Koha-patches] [PATCH] Fixes bug 4452: CircControl syspref listed as ItemHomeBranch rather than ItemHomeLibrayr

Ian Walls ian.walls at bywatersolutions.com
Wed May 5 16:04:17 CEST 2010


Signed-off-by: Ian Walls <ian.walls at bywatersolutions.com>
---
 .../en/modules/admin/preferences/circulation.pref  |    2 +-
 1 files changed, 1 insertions(+), 1 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 0bc05d0..f1af73a 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
@@ -119,7 +119,7 @@ Circulation:
               choices:
                   PickupLibrary: the library you are logged in at.
                   PatronLibrary: the library the patron is from.
-                  ItemHomeBranch: the library the item is from.
+                  ItemHomeLibrary: the library the item is from.
         -
             - Use the checkout and fines rules of
             - pref: HomeOrHoldingBranch
-- 
1.5.6.5




More information about the Koha-patches mailing list