https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35795
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #160989|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 160991 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160991&action=edit Bug 35795: Missing closing tag in OPAC course details template This patch adds a missing closing tag, "</em>" to the breadcrumb navigation shown when viewing the detail page of a course. To test you must have at least one course created in the course reserves module (Course reserves -> New course) - Apply the patch and go to the OPAC. - Open the Course reserves page and click the name of the course you created. - The last item in the breadcrumb menu should be "Course reserves for [your course name]" and "you_course_name" should be in italics. - The rest of the page should look correct. Signed-off-by: David Nind <[email protected]> -- 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/
