The toolbar markup on a couple of the course reserve pages doesn't exactly match other instances in Koha.
Created attachment 25506 [details] [review] Bug 11800 - Correct toolbar markup on course reserve pages This patch corrects some inconsistencies between the toolbars on some course reserves pages and other toolbars in Koha. Other changes: Removed obsolete commented markup and corrected some invalid markup. To test course reserves must be enabled. View the list of course reserves (course_reserves/course-reserves.pl) and the detail view of a course (course_reserves/course-details.pl?course_id=X). Toolbars on both pages should look correct and work correctly.
Created attachment 25738 [details] [review] Bug 11800 - Correct toolbar markup on course reserve pages This patch corrects some inconsistencies between the toolbars on some course reserves pages and other toolbars in Koha. Other changes: Removed obsolete commented markup and corrected some invalid markup. To test course reserves must be enabled. View the list of course reserves (course_reserves/course-reserves.pl) and the detail view of a course (course_reserves/course-details.pl?course_id=X). Toolbars on both pages should look correct and work correctly. Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
There are merge conflicts in 2 of the tt files - I don't want to make a mistake here. Owen, can you please rebase and switch back to Signed off?
*** This bug has been marked as a duplicate of bug 11713 ***