@@ -, +, @@ --- .../intranet-tmpl/prog/en/modules/acqui/newordersubscription.tt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/newordersubscription.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/newordersubscription.tt @@ -68,8 +68,9 @@ [% IF (sub.alreadyOnOrder) %] - Outstanding order (only one order per subscription is allowed) - [% ELSIF not sub.aqbooksellerid || booksellerid == sub.aqbooksellerid%] + Outstanding order + [% END %] + [% IF not sub.aqbooksellerid || booksellerid == sub.aqbooksellerid%] Order --