X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fbank_import%2Fupload_mt940.html;h=7d3233f5b97969acb0e40cbf033d19aa9dd3cb73;hb=502a10d47975bb857364282ac2bfe7f995b21a86;hp=b45185603b0cabbd51d315287715be709f815095;hpb=429a7c2179e2c3c4fe9bfcbb52ebb22e55c8519a;p=kivitendo-erp.git diff --git a/templates/webpages/bank_import/upload_mt940.html b/templates/webpages/bank_import/upload_mt940.html index b45185603..7d3233f5b 100644 --- a/templates/webpages/bank_import/upload_mt940.html +++ b/templates/webpages/bank_import/upload_mt940.html @@ -7,10 +7,16 @@

[% FORM.title %]

-

- [% "Import a MT940 file:" | $T8 %] -

-
- [% L.input_tag('file', '', type => 'file', accept => '*') %] + + + + + + + + + + +
[% LxERP.t8("Charset") %]:[% L.select_tag('charset', [ [ 'ISO-8859-15', 'ISO-8859-15 (Latin 1)' ], [ 'UTF-8', 'UTF-8' ], [ 'Windows-1252', 'Windows-1252' ] ], default='UTF-8') %]
[% LxERP.t8("MT940 file") %]:[% L.input_tag('file', '', type => 'file', accept => '*') %]