X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/b390c3884452b45898a4e8ff4624ac36e20fe943..53593baa211863fbf66540cf1bcc36c8fb37257f:/templates/webpages/rc/step1.html diff --git a/templates/webpages/rc/step1.html b/templates/webpages/rc/step1.html index 718fe30cd..7debc6688 100644 --- a/templates/webpages/rc/step1.html +++ b/templates/webpages/rc/step1.html @@ -2,16 +2,14 @@ [%- USE HTML %] [%- USE L %] [%- USE LxERP %] - -

[% 'Reconciliation' | $T8 %]

-
+ - + @@ -20,14 +18,4 @@
[% 'Account' | $T8 %][% L.select_tag('accno', L.options_for_select(PR, value_title_sub=\selection_sub)) %][% L.select_tag('accno', PR, value_title_sub=\selection_sub) %]
[% 'From' | $T8 %][% L.date_tag('todate') %]
- -
-
- -[% L.hidden_tag('nextsub', 'get_payments') %] -[% L.submit_tag('action', LxERP.t8('Continue')) %] -
- - -