https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22672 Bug ID: 22672 Summary: Replace <i> tags with <em> AND <b> tags with <strong> in the OPAC Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Target Milestone: --- Since screen readers typically ignore <i> and <b> tags. Instead we should use <em> and <strong> tags which look the same visually but are more meaningful from an accessibility standpoint. -- You are receiving this mail because: You are watching all bug changes.