From 7599a6c4dca9cb2744b8695edef8192202d37b9d Mon Sep 17 00:00:00 2001
From: Owen Leonard
Date: Thu, 25 Feb 2021 14:20:14 +0000
Subject: [PATCH] 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
tag to
the standard
[% END %]
[% SET total = 0 %]
+ [% SET total_quantity = 0 %]
[% IF bookseller_filter %]