X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/f5e39f21bd5f9c5dd9a8bbbdfa34d0c17a2fc44d..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 81d2a48b9..53de95b9c 100644 --- a/templates/webpages/pay_posting_import/form.html +++ b/templates/webpages/pay_posting_import/form.html @@ -6,7 +6,7 @@
[% FORM.title %]
[% IF (SELF.gl_trans.size) %] -

[% SELF.gl_trans.size %][% "entries imported" | $T8 %].

+

[% SELF.gl_trans.size %] [% "entries imported" | $T8 %].

@@ -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) %]