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 ceceeeb5fb..78e61ad302 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt @@ -482,7 +482,7 @@ [% IF Koha.Preference('EDIFACT') && ediaccount %] Supplier report [% END %] - Place hold + Place hold [% IF ( active ) %] [% UNLESS ( closedate ) %] Modify @@ -516,6 +516,7 @@ [% IF Koha.Preference('EDIFACT') && ediaccount %]   [% END %] +   [% IF ( active ) %] [% UNLESS ( closedate ) %]   @@ -547,6 +548,7 @@ [% IF Koha.Preference('EDIFACT') && ediaccount %]   [% END %] +   [% IF ( active ) %] [% UNLESS ( closedate ) %]   @@ -678,9 +680,11 @@ [% books_loo.suppliers_report | html %] [% END %] - - Place a hold on the order - + [% IF ( CAN_user_reserveforothers_place_holds ) %] + + Place hold + + [% END %] [% IF ( active ) %] [% UNLESS ( closedate ) %]