@@ -, +, @@ Administration part 2 - Administration -> Authority types - View list of and edit authority types -> MARC tag structure for an authority type - View list of and edit tags -> Subfields - View list of and edit subfields - Administration -> MARC bibliographic framework - View list of and edit frameworks - Administration -> Libraries - View and edit libraries - Administration -> Library transfer limits --- .../en/modules/admin/auth_subfields_structure.tt | 26 +++++++++++---------- .../prog/en/modules/admin/auth_tag_structure.tt | 26 +++++++++++---------- .../prog/en/modules/admin/authtypes.tt | 25 +++++++++++--------- .../prog/en/modules/admin/biblio_framework.tt | 26 ++++++++++++--------- .../en/modules/admin/branch_transfer_limits.tt | 27 ++++++++++++---------- .../prog/en/modules/admin/branches.tt | 26 +++++++++++---------- 6 files changed, 86 insertions(+), 70 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tt @@ -25,11 +25,10 @@ [% END %] -
- -
-
-
+
+
+
+
[% IF ( add_form ) %] @@ -326,16 +325,19 @@ [% END %] -
-
-
-[% INCLUDE 'admin-menu.inc' %] -
-
+ +
+ +
+ +
+
[% MACRO jsinclude BLOCK %] [% Asset.js("js/admin-menu.js") %] -