http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10432 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 18826 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18826&action=edit Bug 10432 - Display of enabled status on course list is not accessible The list of courses in Course Reserves uses an image with no alt attribute to display the enabled/disabled status of each course. This is not accessible or valid HTML. This patch removes the image altogether in favor of a simple "Yes" or "No." To test, view the list of existing course reserves. Enabled and disabled courses should show "yes" or "no" in the "Enabled" column. -- You are receiving this mail because: You are watching all bug changes.