https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39434
[email protected] <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #179817|0 |1 is obsolete| | --- Comment #4 from [email protected] <[email protected]> --- Created attachment 180132 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180132&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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
