https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39914 Emily Lamancusa (emlam) <emily.lamancusa@montgomerycountymd.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA Assignee|lucas@bywatersolutions.com |emily.lamancusa@montgomeryc | |ountymd.gov CC| |emily.lamancusa@montgomeryc | |ountymd.gov --- Comment #6 from Emily Lamancusa (emlam) <emily.lamancusa@montgomerycountymd.gov> --- Created attachment 182551 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182551&action=edit Screenshot - Lateorders table footer row incorrect offset This isn't quite working correctly for me - the total columns are offset one space to the right (see attached screenshot). The total quantity is aligned with the Total Cost column, and the total cost is pushed over to the Basket column. After some experimentation with showing and hiding different columns on main, the table footer is always the correct size if the ISBN column is hidden, and is always 1 column too small if the ISBN column is showing. Not sure if this is because there's an issue with the ISBN column specifically, or if it's just because the ISBN is the last column, and all we need to do is increase the colspan on the last (blank) footer cell instead of the first footer cell. -- You are receiving this mail because: You are watching all bug changes.