From a0c225c17fad7a211290ba1d0c44c29e9de9c3f6 Mon Sep 17 00:00:00 2001 From: Emily Lamancusa Date: Fri, 16 May 2025 16:01:44 -0400 Subject: [PATCH] Bug 39914: (QA follow-up) Correct the footer colspan on the correct column Signed-off-by: Emily Lamancusa --- koha-tmpl/intranet-tmpl/prog/en/modules/acqui/lateorders.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/lateorders.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/lateorders.tt index 9321291bcf..446e5ce38d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/lateorders.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/lateorders.tt @@ -240,10 +240,10 @@ - Total + Total [% total_quantity | html %] [% total | $Price %] -   +   -- 2.34.1