https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41934
--- Comment #8 from David Nind <[email protected]> --- Created attachment 196956 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196956&action=edit Bug 41934: Add label to responsive control column header in OPAC course reserves The responsive control column in the OPAC course reserves table contained an empty <th>, which results in an empty header and accessibility warnings from automated tools. This patch adds visible text ("Expand") to the header cell to provide a meaningful label for all users and resolve the issue. To test: 1. Enable course reserves and add at least one course with items. 2. Visit the OPAC course reserves page. 3. Inspect the table header row. 4. Confirm the responsive control column now contains "Expand". 5. Verify no empty header warnings are reported by accessibility tools. Signed-off-by: David Nind <[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/
