From 206d2ccfa2e592d7107c9f6f515d075342e10169 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Wed, 14 Apr 2021 10:31:35 +0000 Subject: [PATCH] Bug 28132: (follow-up) Update basket group page This patch makes the same change to the basket group page: Reopen this basket -> Reopen basket Export this basket -> Export basket Print this basket -> Print basket --- koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt index d0e35cbb01..9afe68216f 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt @@ -169,9 +169,9 @@ fieldset.various li { [% IF ( grouping ) %] [% IF (closedbg) %]
- - - + + + [% IF (ediaccount) %] [% END %] -- 2.11.0