From 4f3b3403fbfa5323819d58dd0ece4b778ef69273 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Sat, 5 Oct 2013 22:27:51 +0200 Subject: [PATCH] Bug 10705: follow-up - change one more instance of "shippment cost" Term also occurs on the spent page accessible from the funds table on the acquisition module start page. Signed-off-by: Galen Charlton --- koha-tmpl/intranet-tmpl/prog/en/modules/acqui/spent.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/spent.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/spent.tt index 4dae3988f7..81fe3e4dec 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/spent.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/spent.tt @@ -97,7 +97,7 @@ [% FOREACH shipmentcost IN shipmentcosts %] - Shipment cost for invoice [% shipmentcost.invoicenumber %] + Shipping cost for invoice [% shipmentcost.invoicenumber %] [% shipmentcost.shipmentcost %] [% END %] -- 2.39.2