X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/601f4f28b4887975c059918c3fe5f73cd3530867..53593baa211863fbf66540cf1bcc36c8fb37257f:/templates/webpages/am/config.html diff --git a/templates/webpages/am/config.html b/templates/webpages/am/config.html index a1094aab6..cd0e7eeec 100644 --- a/templates/webpages/am/config.html +++ b/templates/webpages/am/config.html @@ -41,7 +41,7 @@ [% 'Email signature' | $T8 %] - [% P.textarea_tag("signature", MYCONFIG.signature, class="toggletextarea texteditor", rows="5", cols="50") %] + [% P.textarea_tag("signature", MYCONFIG.signature, class="texteditor", rows="5", cols="50") %] @@ -159,6 +159,12 @@ + + [% 'Longdescription dialog size percentage from main window (0 means fix values)' | $T8 %] + + [% L.input_tag('longdescription_dialog_size_percentage', longdescription_dialog_size_percentage, size = 5) %] + + [%- IF INSTANCE_CONF.get_feature_experimental_order -%] [% 'Scrollbar height percentage for form postion area (0 means no scrollbar)' | $T8 %]