[% USE Koha %]
[% USE Branches %]
[% SET footerjs = 1 %]
[% INCLUDE 'doc-head-open.inc' %]
[% IF subscription %]
Serials subscription renew #[% subscription.subscriptionid | html %] › Koha
[% ELSE %]
Serials subscription renew › Koha
[% END %]
[% INCLUDE 'doc-head-close.inc' %]
[% INCLUDE 'blocking_errors.inc' %]
[% IF op == 'renew' OR op =='multi_renew' %]
[% IF op == 'renew' %]
Subscription renewed.
[% ELSE %]
Subscriptions renewed.
[% END %]
[% ELSE %]
[% END %]
[% MACRO jsinclude BLOCK %]
[% INCLUDE 'calendar.inc' %]
[% END %]
[% INCLUDE 'intranet-bottom.inc' popup_window=1 %]