| Summary: | Accessibility: The 'OPAC results' page contains semantically incorrect headings | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Matt Blenkinsop <matt.blenkinsop> |
| Component: | OPAC | Assignee: | Matt Blenkinsop <matt.blenkinsop> |
| Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | m.de.rooy, martin.renvoize |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
23.05.00,22.11.07
|
|
| Circulation function: | |||
| Bug Depends on: | |||
| Bug Blocks: | 25150 | ||
| Attachments: |
Bug 33767: Fix incorrect heading in page-numbers.inc
Bug 33767: Fix incorrect heading in page-numbers.inc Bug 33767: Fix incorrect heading in page-numbers.inc |
||
|
Description
Matt Blenkinsop
2023-05-18 13:52:52 UTC
Created attachment 151419 [details] [review] Bug 33767: Fix incorrect heading in page-numbers.inc This patch replaces an h6 with a span to avoid a jump from h2 to h6. Created attachment 151420 [details] [review] Bug 33767: Fix incorrect heading in page-numbers.inc This patch replaces an h6 with a span to avoid a jump from h2 to h6. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 151463 [details] [review] Bug 33767: Fix incorrect heading in page-numbers.inc This patch replaces an h6 with a span to avoid a jump from h2 to h6. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Pushed to master for 23.05. Nice work everyone, thanks! Nice work everyone! Pushed to stable for 22.11.x |