https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41760 Bug ID: 41760 Summary: Fix <tbody> and <tfoot> in several templates Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org There was a time when the W3C wanted us to put <tfoot> betwee, <thead> and <tbody>, but they have changed their minds. There are a few pages which still have the <tfoot> in that position which triggers a validator error. There are also several instances of <tfoot> in tables which lack a <tbody>, which I'm also fixing. -- You are receiving this mail because: You are watching all bug changes.