@@ -, +, @@ authority type --- .../prog/en/modules/admin/authtypes.tt | 43 ++++---------------- 1 file changed, 7 insertions(+), 36 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authtypes.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authtypes.tt @@ -7,38 +7,8 @@ [% END %] [% INCLUDE 'doc-head-close.inc' %] - + [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %] @@ -61,7 +31,7 @@ function Check(f) { [% IF ( add_form ) %] -
+
[% IF ( authtypecode ) %] @@ -78,11 +48,11 @@ function Check(f) { [% authtypecode %] [% ELSE %] - - + + [% END %] -
  • +
  • Note: for 'Authority field to copy', enter the authority field that should be copied from the authority record to the bibliographic record. E.g., in MARC21, field 100 in the authority record should be copied to field 100 in the bibliographic record

    @@ -94,7 +64,8 @@ function Check(f) {
  • -
    +
    + Cancel
    --