X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/deb4d2dbb676d7d6f69dfe7815d6e0cb09bd4a44..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 new file mode 100644 index 000000000..7d3233f5b --- /dev/null +++ b/templates/webpages/bank_import/upload_mt940.html @@ -0,0 +1,22 @@ +[%- USE HTML %] +[%- USE LxERP %] +[%- USE L %] +[%- USE T8 %] + +[%- INCLUDE 'common/flash.html' %] + +

[% FORM.title %]

+ +
+ + + + + + + + + + +
[% 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 => '*') %]
+