http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10416 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 18673 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18673&action=edit Bug 10416 - Correct template markup problems on course detail page This patch corrects several problems with the course reserves course detail page: - Unescaped ampersands - Extra </div> - Incorrect text in title tag - Use of a table to display information which is more consistently displayed as a list. - More accurate alert message, "Are you sure you want to remove this item from the course?" rather than "Are you sure you want to delete this item?" - Missing icons from toolbar buttons To test, apply the patch and view the details of an existing course (Course reserves -> [Course name]). Confirm that these changes are present and look like an improvement. -- You are receiving this mail because: You are watching all bug changes.