]> git.koha-community.org Git - koha.git/commit
Bug 8522 - Markup errors cause problems with customized CSS
authorOwen Leonard <oleonard@myacpl.org>
Mon, 30 Jul 2012 14:43:55 +0000 (10:43 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Sat, 11 Aug 2012 19:18:02 +0000 (07:18 +1200)
commite4eab22e11f7f48032c689b0fb9668ba82f9d904
treea45d9329c8badca5a82f406ef64d136d52d82c48
parent860cf900ade1ce113994b3d2587cafa395867b42
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 <chrisc@catalyst.net.nz>
koha-tmpl/intranet-tmpl/prog/en/includes/budgets-admin-search.inc
koha-tmpl/intranet-tmpl/prog/en/includes/cities-admin-search.inc
koha-tmpl/intranet-tmpl/prog/en/includes/patrons-admin-search.inc
koha-tmpl/intranet-tmpl/prog/en/includes/roadtype-admin-search.inc
koha-tmpl/intranet-tmpl/prog/en/includes/z3950-admin-search.inc
koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt