X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/53593baa211863fbf66540cf1bcc36c8fb37257f..HEAD:/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 index 06f6f02e4..53de95b9c 100644 --- a/templates/webpages/pay_posting_import/form.html +++ b/templates/webpages/pay_posting_import/form.html @@ -32,10 +32,11 @@
[% END %] -

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

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

[% L.checkbox_tag('set_closedto', value => 1, checked => 1, class => 'checkbox') %] [% 'Close Books up to' | $T8 %]:

+ [% L.date_tag('closedto', closedto) %]