From 88fbc70857d44f00b75ab45c6cb5a52a7fcf5038 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Mon, 10 Nov 2014 00:08:10 +0100 Subject: [PATCH] Bug 13207: "Branch" on basket summary page should be "Library" To test: - Create or find an open basket/order in the acquisition module - Check that "Branch" now reads "library" - Set to "no library" - No branches should be seen there. Signed-off-by: jeremie.benarros Signed-off-by: Martin Renvoize Signed-off-by: Tomas Cohen Arazi --- koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt index 056a92a081..9cc23bd2b8 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt @@ -293,16 +293,16 @@
  • - Branch: + Library: [% IF basketbranchname %] [% basketbranchname %] [% ELSE %] - No branch + No library [% END %] [% IF branches_loop.size %]