https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39434 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #180132|0 |1 is obsolete| | --- Comment #5 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 183004 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183004&action=edit Bug 39434: Change the div tags that represent the header and main regions to semantic tags. This patch updates the OPAC page structures to add <main> and <header> tags to them. Test plan : 1- On the opac of koha, check if the pages contain the basic semantic elements (header, nav, main, and footer ) 2- If they do, the test succeeds. Signed-off-by: Claire Hernandez <claire.hernandez@biblibre.com> Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.