X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fclient_config%2F_miscellaneous.html;fp=templates%2Fwebpages%2Fclient_config%2F_miscellaneous.html;h=752bcd8169d199ed2258468837c8624e3059d29d;hb=b293ff8ad52fc76ba0c44783e3982418114d6b08;hp=f938f7268614d09e89fa8d4f3783811770260e88;hpb=d4925a8b60f04674885e30d9316dc0263f8b9a84;p=kivitendo-erp.git 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") %]