From bd3c569c3cd6af56b54d2db4f0c087639cc51315 Mon Sep 17 00:00:00 2001 From: Joshua Ferraro Date: Sun, 25 Nov 2007 17:33:35 -0600 Subject: [PATCH] adding warning to marc_subfields_structure not to change the koha link after loading data Signed-off-by: Joshua Ferraro --- .../prog/en/modules/admin/marc_subfields_structure.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tmpl index 17a217b25b..8f6e21d2e5 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tmpl @@ -91,7 +91,7 @@ function displayMoreConstraint(numlayer){ " />
  • " name="hidden" value="" size="2" /> (see online help)
  • (if checked, it means that the subfield is a URL and can be clicked)
  • -
  • " size="10" maxlength="5" /> (e.g., 200b)
  • +
  • " size="10" maxlength="5" /> (e.g., 200b) Warning: This value should not change after data has been added to your catalog
  • Others Options: (choose one)
    1. -- 2.39.5