X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/33e90020be0dd5fd780363fe0b8c98cb97f9b79c..fb2cef4de45ef83c47c01bd3af283ca2b2dd26ed:/templates/webpages/pay_posting_import/form.html diff --git a/templates/webpages/pay_posting_import/form.html b/templates/webpages/pay_posting_import/form.html new file mode 100644 index 000000000..f20f93334 --- /dev/null +++ b/templates/webpages/pay_posting_import/form.html @@ -0,0 +1,12 @@ +[%- USE HTML %] +[%- USE LxERP %] +[%- USE L %] +[%- USE T8 %] +[%- INCLUDE 'common/flash.html' %] +
[% FORM.title %]
+

+ [% "Import a File:" | $T8 %] +

+
+ [% L.input_tag('file', '', type => 'file', accept => '.csv') %] +