diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/add_fields.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/add_fields.tt index 25670589f8..0c88a8d8f7 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/add_fields.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/add_fields.tt @@ -23,10 +23,11 @@ HomeSerials › Manage new fields for subscriptions -
-
-
-
+
+
+
+
+ [% IF op == 'list' %]
New fields @@ -136,17 +137,19 @@ [% END %] -
-
+ +
-
-[% INCLUDE 'serials-menu.inc' %] -
-
+
+ +
+
[% MACRO jsinclude BLOCK %] [% INCLUDE "datatables.inc" %] - -