X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Far%2Fform_header.html;h=af574a598a1a2d80fb51dccf260e914c6edf6d53;hb=5d7c5a5b1375c5b6cf29fb48ea5a3de97ba24154;hp=7fa799f5fcf30a29c7c8b7b0e629e50ad186c5f8;hpb=b16556ccc8e2c1838d5c782b79fd5dcb246b184d;p=kivitendo-erp.git diff --git a/templates/webpages/ar/form_header.html b/templates/webpages/ar/form_header.html index 7fa799f5f..af574a598 100644 --- a/templates/webpages/ar/form_header.html +++ b/templates/webpages/ar/form_header.html @@ -32,9 +32,9 @@ [% 'Customer' | $T8 %] [%- IF selectcustomer %] - + [%- ELSE %] - + [%- END %] [% L.hidden_tag('selectcustomer', selectcustomer) %] @@ -80,7 +80,11 @@ [%- END %] [% L.checkbox_tag('taxincluded', checked=taxincluded) %] - [% 'Tax Included' | $T8 %] + + + + [% L.checkbox_tag('direct_debit', checked=direct_debit) %] + @@ -171,6 +175,9 @@ [% 'Notes' | $T8 %] + + [% 'Notes for customer' | $T8 %] +