@@ -, +, @@ orderreceive page -> Receive. --- koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/orderreceive.tt @@ -309,25 +309,25 @@
  • [% IF order.subscriptionid %] - + [% ELSIF AcqCreateItem == 'receiving' %] [% ELSE %] [% IF ( order.quantityreceived ) %] [% IF ( edit ) %] - + [% ELSE %] [% IF ( order.items.count ) %] [% ELSE %] - + [% END %] [% END %] [% ELSE %] - + [% END %]