[% UNLESS ( confirmcancel ) %]
[% ELSE %]
[% IF ( success_cancelorder ) %]
The order has been successfully cancelled
[% ELSE %]
An error has occurred.
[% IF ( error_delitem ) %]
The order has been cancelled, although one or more items could not have been deleted.
[% END %]
[% IF ( error_delbiblio ) %]
The order has been cancelled, although the record has not been deleted.
[% END %]
[% END %]
OK
[% END %]
[% INCLUDE 'intranet-bottom.inc' %]