From 24a6c281bc0d868e07800dab2f16d3b88d5957af Mon Sep 17 00:00:00 2001 From: Joshua Ferraro Date: Tue, 8 Jul 2008 22:50:04 -0500 Subject: [PATCH] fix for 2316: editing MARC subfield structure limits on subfield codes This is one place that TMPL EXPRs actually made sense, against my better judgement. It's already used in this template, so if someone wants to clean it up, feel free. --- .../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 6376cc428c..ff4bfb9f31 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 @@ -83,7 +83,7 @@ function displayMoreConstraint(numlayer){
Basic constraints
    - +
  1. Subfield code: " />
  2. Subfield code: " />
  3. -- 2.39.2