X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fclient_config%2F_miscellaneous.html;h=0b04012d24121addd67d201419c9253a98be2d01;hb=0194799c9cd192f01db7df4cf056e18871c979e0;hp=46f9ee7aa2c5258ac65a0e8b4290640ac9ee2ec2;hpb=8ad1534a0b797b1889ab90870b652b7ebe21be66;p=kivitendo-erp.git diff --git a/templates/webpages/client_config/_miscellaneous.html b/templates/webpages/client_config/_miscellaneous.html index 46f9ee7aa..0b04012d2 100644 --- a/templates/webpages/client_config/_miscellaneous.html +++ b/templates/webpages/client_config/_miscellaneous.html @@ -14,6 +14,11 @@ [% L.textarea_tag('defaults.address', SELF.defaults.address, style=style, rows=4) %] + + [% LxERP.t8("Signature") %] + [% L.textarea_tag('defaults.signature', SELF.defaults.signature, style=style, rows=4) %] + + [% LxERP.t8("Tax number") %] [% L.input_tag('defaults.taxnumber', SELF.defaults.taxnumber, style=style) %]