X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/8ad1534a0b797b1889ab90870b652b7ebe21be66..c5d397d9b1c2e13dfdaf644fbd98cd41d00a2909:/templates/webpages/client_config/_miscellaneous.html 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) %]