X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/7635f647ec7dcdef51684b21601ee0930ea2bc5b..c5d397d9b1c2e13dfdaf644fbd98cd41d00a2909:/templates/webpages/ir/form_footer.html diff --git a/templates/webpages/ir/form_footer.html b/templates/webpages/ir/form_footer.html index 66758003d..08fb4cb80 100644 --- a/templates/webpages/ir/form_footer.html +++ b/templates/webpages/ir/form_footer.html @@ -11,17 +11,30 @@
| [% 'Delivery Terms' | $T8 %] | ++ [% L.select_tag('delivery_term_id', ALL_DELIVERY_TERMS, default = delivery_term_id, with_empty = 1, title_key = 'description', style = 'width: 250px') %] + | +
|---|---|
| [% 'direct debit' | $T8 %] | ++ [%- L.checkbox_tag('direct_debit', 'checked', direct_debit) %] + | +