https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42236 --- Comment #4 from Paul Derscheid <paul.derscheid@lmscloud.de> --- Created attachment 199062 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199062&action=edit Bug 42236: Add accessible label to OPAC user lists actions column To recreate: 1. Log in to the OPAC 2. Create at least 1 list 3. Go to the "Your lists" page (opac-userlists) 4. Inspect the table header for the Edit/Delete column 5. Confirm the header contains no text Test the patch: 1. Apply the patch 2. Repeat steps 1-3 3. Inspect the table header for the Edit/Delete column 4. Confirm the header now contains accessible text 5. Confirm Edit and Delete actions still function as expected 6. Run an accessibility checker and confirm the issue is resolved 7. Sign off and have a wonderful day! :D Signed-off-by: John Vinke <jvinke@austinseminary.edu> Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de> -- You are receiving this mail because: You are watching all bug changes.