Bugzilla – Attachment 21829 Details for
Bug 10705
Shipment cost should be 'shipping'
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 10705: Follow-up - shippment cost should be shipping cost
Bug-10705-Follow-up---shippment-cost-should-be-shi.patch (text/plain), 1.17 KB, created by
Katrin Fischer
on 2013-10-05 20:30:40 UTC
(
hide
)
Description:
Bug 10705: Follow-up - shippment cost should be shipping cost
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2013-10-05 20:30:40 UTC
Size:
1.17 KB
patch
obsolete
>From edf4be0b257af1fc20c03b510877c0b3fa1724e0 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <Katrin.Fischer.83@web.de> >Date: Sat, 5 Oct 2013 22:27:51 +0200 >Subject: [PATCH] Bug 10705: Follow-up - shippment cost should be shipping > cost > >Term also occurs on the spent page accessible from the funds >table on the acquisition module start page. >--- > .../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 4dae398..81fe3e4 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 %] > <tr> > <td></td> >- <td colspan="8">Shipment cost for invoice [% shipmentcost.invoicenumber %]</td> >+ <td colspan="8">Shipping cost for invoice [% shipmentcost.invoicenumber %]</td> > <td class="total">[% shipmentcost.shipmentcost %]</td> > </tr> > [% END %] >-- >1.7.9.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 10705
:
21616
|
21735
|
21828
| 21829 |
21832