X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2d3f862b7af94f31860dd264eef7c1bc7de7eae2..53593baa211863fbf66540cf1bcc36c8fb37257f:/templates/webpages/sepa/bank_transfer_search.html diff --git a/templates/webpages/sepa/bank_transfer_search.html b/templates/webpages/sepa/bank_transfer_search.html index 306179fe5..bd832dc62 100644 --- a/templates/webpages/sepa/bank_transfer_search.html +++ b/templates/webpages/sepa/bank_transfer_search.html @@ -1,15 +1,15 @@ [%- USE T8 %] -[% USE HTML %] - +[%- USE HTML %] +[%- USE LxERP %] +[%- USE L %] +

[% title %]

-

[% title %]

- -
+

- - + + @@ -17,36 +17,35 @@ + + + + + @@ -84,43 +83,5 @@
[% 'Vendor' | $T8 %][%- IF vc == 'vendor' %][% 'Vendor' | $T8 %][%- ELSE %][%- LxERP.t8('Customer') %][%- END %]
[% LxERP.t8("SEPA message ID") %][% L.input_tag("f_message_id") %]
[% 'Export date from' | $T8 %] - - - [% 'to (time)' | $T8 %] - - + [% L.date_tag('f_export_date_from') %] + [% 'to (time)' | $T8 %] + [% L.date_tag('f_export_date_to') %]
[% 'Requested execution date from' | $T8 %] - - - [% 'to (time)' | $T8 %] - - + [% L.date_tag('f_requested_execution_date_from') %] + [% 'to (time)' | $T8 %] + [% L.date_tag('f_requested_execution_date_to') %]
[% 'Execution date from' | $T8 %] - - - [% 'to (time)' | $T8 %] - - + [% L.date_tag('f_execution_date_from') %] + [% 'to (time)' | $T8 %] + [% L.date_tag('f_execution_date_to') %]

-

- - -

+
- - - - -