https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32482 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 144674 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=144674&action=edit Bug 32482: Reindent holds awaiting pickup template This patch reindents the holds awaiting pickup template so that it has consistent indentation. This patch also corrects a markup error that was causing a layout issue. Incorrectly closed <div>s caused the circulation sidebar menu to disappear. To test, apply the patch and test all aspects of the page, including: - Correctly functioning tabs and DataTables - Cancel selected holds waiting - Cancel selected holds waiting past ReservesMaxPickUpDelay - Cancel all holds waiting past ReservesMaxPickUpDelay - Cancel individual holds with cancellation requests (Cancellations of waiting holds via the OPAC. See "Default waiting hold cancellation policy" in Circulation and Fine rules). -- You are receiving this mail because: You are watching all bug changes.