From c0d8f6d069e45ca958873ee4f90593c7fafd5bd8 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Sat, 30 May 2020 00:56:04 +0000 Subject: [PATCH] Bug 25545: (follow-up) Fix capitalization Total + Adjustments + Shipment cost ($) changed to: Total + adjustments + shipment cost ($) --- koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoice.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoice.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoice.tt index ef4f37404d..0d9b29cc70 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoice.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoice.tt @@ -318,7 +318,7 @@   - Total + Adjustments + Shipment cost ([% currency.symbol | html %]) + Total + adjustments + shipment cost ([% currency.symbol | html %]) -- 2.11.0