X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/63cb5b41d9b06d0b7f522ef154dd9f57ea428bae..53593baa211863fbf66540cf1bcc36c8fb37257f:/templates/webpages/client_config/_miscellaneous.html diff --git a/templates/webpages/client_config/_miscellaneous.html b/templates/webpages/client_config/_miscellaneous.html index f938f7268..752bcd816 100644 --- a/templates/webpages/client_config/_miscellaneous.html +++ b/templates/webpages/client_config/_miscellaneous.html @@ -36,7 +36,7 @@ [% LxERP.t8("Signature") %] - [% L.textarea_tag('defaults.signature', SELF.defaults.signature, style=style, rows=4) %] + [% L.textarea_tag('defaults.signature', SELF.defaults.signature, style=style, rows=4, class='texteditor') %] @@ -99,6 +99,12 @@ + + [% LxERP.t8('Interpolate variables in texts of positions') %] + [% L.yes_no_tag('defaults.print_interpolate_variables_in_positions', SELF.defaults.print_interpolate_variables_in_positions) %] + [% LxERP.t8('Whether or not to replace variable placeholders such as "<%invdate%>" in texts in positions such as the part description by the record\'s actual value') %] + + [% LxERP.t8("Currencies") %]