X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/789de0c020f6aa3c289c1c74c3df98f076b3eef6..53593baa211863fbf66540cf1bcc36c8fb37257f:/templates/webpages/bank_import/upload_mt940.html 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 => '*') %]