https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27876
--- Comment #10 from [email protected] --- Created attachment 120153 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120153&action=edit Bug 27876: Added caption to holds history table Added a sr-only caption to the holds history table but made it hidden and for screen-readers only. This is to keep it consistent with the Charges and checkout histories pages and tables but is also the best practice for tables. This ensures there is still no visible redundancy but is better for accessibility. To test: 1) Apply patch 2) Go to OPAC 3) Go to holds history page 4) Check that the page looks the same 5) Check that the code has a caption "Your holds history" that has the class "sr-only" Sponsored-by: Catalyst IT -- 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/
