From d661bd6e2acfa27b1f5eff09312ab599e5221420 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Mon, 30 Jul 2012 10:43:55 -0400 Subject: [PATCH] Bug 8522 - Markup errors cause problems with customized CSS Some includes and templates contained duplicate "header" ids in the markup. The problem should have come up in routine page validation, but was obvious when custom CSS was applied. To test, load any of the affected pages and validate the generated HTML. There should be no errors about 'ID "header" already defined." Or, add custom CSS to intranetusercss: ...and confirm that only the topmost menu background is affected. Signed-off-by: Chris Cormack --- .../prog/en/includes/budgets-admin-search.inc | 2 +- .../prog/en/includes/cities-admin-search.inc | 2 +- .../prog/en/includes/patrons-admin-search.inc | 2 +- .../prog/en/includes/roadtype-admin-search.inc | 3 +-- .../prog/en/includes/z3950-admin-search.inc | 2 +- .../intranet-tmpl/prog/en/modules/circ/returns.tt | 3 +-- 6 files changed, 6 insertions(+), 8 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/budgets-admin-search.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/budgets-admin-search.inc index 0b70028..b99c52a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/budgets-admin-search.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/budgets-admin-search.inc @@ -1,4 +1,4 @@ -