@@ -, +, @@ Serials part 3 - Add or edit a new subscription. The "create an item..." and "do not create an item..." labels should look correct. - Search for subscriptions - Select two or more subscriptions to batch edit. - The subscription batch edit page should look correct and adjust well to various browser widths. - View a subscription and click the "Renew" button. The subscription renewal pop-up window should look correct. --- .../prog/en/modules/serials/subscription-add.tt | 7 ++----- .../en/modules/serials/subscription-batchedit.tt | 24 ++++++++++++++-------- .../prog/en/modules/serials/subscription-renew.tt | 2 +- 3 files changed, 18 insertions(+), 15 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tt @@ -6,11 +6,8 @@ [% INCLUDE 'doc-head-open.inc' %] Koha › Serials › [% IF ( modify ) %][% bibliotitle | html %] › Modify subscription[% ELSE %]New subscription[% END %] [% INCLUDE 'doc-head-close.inc' %] - @@ -493,7 +490,7 @@ fieldset.rows li.radio { width: 100%; } /* override staff-global.css */ [% MACRO jsinclude BLOCK %] [% INCLUDE 'calendar.inc' %] -