From feb21011e3fc8084a5c165fb3c6975f4dbfc8bd2 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Mon, 10 Nov 2014 00:08:10 +0100 Subject: [PATCH] [Passed QA] 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 --- 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 056a92a..9cc23bd 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 %]