From 483927836d85bad50deebc2efebac548bc043463 Mon Sep 17 00:00:00 2001 From: Lucas Gass Date: Thu, 15 May 2025 20:42:03 +0000 Subject: [PATCH] Bug 39914: Correct the footer colspan --- koha-tmpl/intranet-tmpl/prog/en/modules/acqui/lateorders.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 d53072882af..9321291bcf8 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/lateorders.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/lateorders.tt @@ -240,7 +240,7 @@ - Total + Total [% total_quantity | html %] [% total | $Price %]   -- 2.39.5