X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fbank_transactions%2Fassign_invoice.html;h=1df0af29065e91a569356dcfc611f1e5d2062988;hb=94f5cb152afa9210162295b6727801c296af0631;hp=d169c352cb41e1eb41e9fc8683cb59fbee95ac35;hpb=96c33451796e314aa0ec0e48fecdd76674c94796;p=kivitendo-erp.git diff --git a/templates/webpages/bank_transactions/assign_invoice.html b/templates/webpages/bank_transactions/assign_invoice.html index d169c352c..1df0af290 100644 --- a/templates/webpages/bank_transactions/assign_invoice.html +++ b/templates/webpages/bank_transactions/assign_invoice.html @@ -32,7 +32,7 @@ [%- LxERP.t8("Invoice number") %] [% L.input_tag('invnumber', '', style=style) %] - [%- LxERP.t8("Customer/Vendor name") %] + [%- LxERP.t8("Customer/Vendor Name") %] [% L.input_tag('vcname', '', style=style) %] @@ -40,7 +40,7 @@ [%- LxERP.t8("Amount") %] [% L.input_tag('amount', '', style=style) %] - [%- LxERP.t8("Customer/Vendor number") %] + [%- LxERP.t8("Customer/Vendor Number") %] [% L.input_tag('vcnumber', '', style=style) %]