https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27795 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 117331 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117331&action=edit Bug 27795: Misalignment of TOTAL value in lateorders page This patch corrects the colspan in the footer of the late orders page. It also adds a quantity total cell to the footer and changes the container of the buttons at the bottom of the page from a <p> tag to the standard <fieldset class="action">. To test, apply the patch and go to Acquisitions -> Late orders. In the footer of the late orders page, there should be a total under the "Quantity" column. The total cost number should be correctly aligned under the "total cost" header cell. -- You are receiving this mail because: You are watching all bug changes.