X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fcustomer_vendor%2Ftabs%2Fbilling.html;h=c5d4515e431d21464841649bef41a691512596ee;hb=0ad9546c81f6f59bb8cd0df50e4d8a778697f7da;hp=43e1789e995d9efb838b62c0d0f2a2bf3f659063;hpb=4dc48e117cfdb6e59c2d8b9d8087ef8a3bc245a4;p=kivitendo-erp.git diff --git a/templates/webpages/customer_vendor/tabs/billing.html b/templates/webpages/customer_vendor/tabs/billing.html index 43e1789e9..c5d4515e4 100644 --- a/templates/webpages/customer_vendor/tabs/billing.html +++ b/templates/webpages/customer_vendor/tabs/billing.html @@ -178,7 +178,8 @@ [% IF ( SELF.is_customer() ) %] [% 'Email of the invoice recipient' | $T8 %] - [% L.input_tag('cv.invoice_mail', SELF.cv.invoice_mail, size = 45) %] + [% L.input_tag('cv.invoice_mail', SELF.cv.invoice_mail, size = 30) %] + [% L.checkbox_tag('cv.postal_invoice', checked = SELF.cv.postal_invoice, for_submit=1) %] [% 'Email of the delivery order recipient' | $T8 %]