From af12a82e40e557386cf4b94cc4c76f7af7e65039 Mon Sep 17 00:00:00 2001 From: Colin Campbell Date: Sat, 6 Jun 2009 13:57:37 +0100 Subject: [PATCH] (bug #3197) Fix errors in markup causing validation errors Signed-off-by: Galen Charlton --- .../prog/en/modules/admin/auth_subfields_structure.tmpl | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tmpl index 9203fd8171..46054d6bb2 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tmpl @@ -66,7 +66,7 @@ function displayMoreConstraint(numlayer){
  • field" title="">
  • - + @@ -75,10 +75,12 @@ function displayMoreConstraint(numlayer){
      -
    1.  
    2. +
    3.  
    4. +
    5. " /> - +
    6. +
    7.  
    8.  
    9. " type="text" name="liblibrarian" value="" size="40" maxlength="80" />
    10. -- 2.39.2