X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/dc7791df0d3e919e691fb3fd3d7ee20e3c5e7ca1..4bed72f:/templates/webpages/ar/form_header.html diff --git a/templates/webpages/ar/form_header.html b/templates/webpages/ar/form_header.html index 0e65ea9c6..af574a598 100644 --- a/templates/webpages/ar/form_header.html +++ b/templates/webpages/ar/form_header.html @@ -3,8 +3,6 @@ [%- USE T8 %] [%- USE LxERP %] - -
[% L.hidden_tag('id', id) %] @@ -34,9 +32,9 @@ [% 'Customer' | $T8 %] [%- IF selectcustomer %] - + [%- ELSE %] - + [%- END %] [% L.hidden_tag('selectcustomer', selectcustomer) %] @@ -82,7 +80,11 @@ [%- END %] [% L.checkbox_tag('taxincluded', checked=taxincluded) %] - [% 'Tax Included' | $T8 %] + + + + [% L.checkbox_tag('direct_debit', checked=direct_debit) %] + @@ -173,6 +175,9 @@ [% 'Notes' | $T8 %] + + [% 'Notes for customer' | $T8 %] +