@@ -, +, @@ --- .../en/modules/admin/marc_subfields_structure.tmpl | 2 +- .../prog/en/modules/admin/marctagstructure.tmpl | 1 - 2 files changed, 1 insertions(+), 2 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tmpl +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tmpl @@ -112,7 +112,7 @@ " value="" />
  • " name="hidden" value="" size="2" /> (see online help)
  • (if checked, it means that the subfield is a URL and can be clicked)
  • -
  • " name="link" value="" size="10" maxlength="80" /> (e.g., Title or Local-Number) Warning: This value should not change after data has been added to your catalog
  • +
  • " name="link" value="" size="10" maxlength="80" /> (e.g., Title or Local-Number) NOTE: If you change this value you must ask your administrator to run misc/batchRebuildBiblioTables.pl.
  • --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marctagstructure.tmpl +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marctagstructure.tmpl @@ -149,7 +149,6 @@ $(document).ready(function() {

    -

    NOTE : if you change the link between a MARC subfield and a non-MARC field, ask your administrator to run misc/batchRebuildBiblioTables.pl script.

    --