@@ -, +, @@ --- koha-tmpl/intranet-tmpl/prog/en/modules/acqui/duplicate_orders.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/duplicate_orders.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/duplicate_orders.tt @@ -95,7 +95,7 @@ Basket [% basket.basketno | html %] › Duplicate existing orders [% order.authorisedbyname | html %] [% IF ( order.basketgroupid ) %] - [% order.groupname | html %] ([% order.basketgroupid | html %]) + [% order.groupname | html %] ([% order.basketgroupid | html %]) [% ELSE %]   [% END %] --