http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10432
--- Comment #1 from Owen Leonard <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
