https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27631 --- Comment #67 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 127299 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=127299&action=edit Bug 27631: installer and onboarding folders Changed each of the pages in the installer and onboarding folders to have one <h1> tag showing that describes the page, rather than the <h1> describing the logo. The hierarchy of heading tags may be broken in many pages, but this will be dealt with in an additional bug. To test: 1) Go to the Staff Client 2) Apply patch 3) Ensure that the page source shows logo inside <div> and not inside <h1> 4) Go to each of the pages in the installer and onboarding folders and check that they have an obvious and descriptive heading 5) Ensure that the heading in the page is <h1> Sponsored-by: Catalyst IT Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.