From 72a1db690942f966f3680847acf1c6b2cc4559d1 Mon Sep 17 00:00:00 2001 From: remi Date: Wed, 29 Jul 2015 09:00:10 -0400 Subject: [PATCH] Bug 8612 - Cleans basket.tt by using TT blocks Signed-off-by: Josef Moravec --- .../intranet-tmpl/prog/en/modules/acqui/basket.tt | 48 +++++++++------------- 1 file changed, 20 insertions(+), 28 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 ec3710f..91a028e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt @@ -1,3 +1,18 @@ +[% BLOCK btn_group %] +
+
+ + +
+
+[% END %] [% USE KohaDates %] [% USE Branches %] [% USE Price %] @@ -207,25 +222,13 @@ Close this basket [% END %] -
-
- - -
-
- + + [% PROCESS btn_group %] + [% IF ediaccount %] [% END %] -