X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/36703a86a998c7c395f110f94b3b3feebc2a3a80..HEAD:/templates/webpages/custom_variable_config/list.html diff --git a/templates/webpages/custom_variable_config/list.html b/templates/webpages/custom_variable_config/list.html index b8b9e44b1..94503febe 100644 --- a/templates/webpages/custom_variable_config/list.html +++ b/templates/webpages/custom_variable_config/list.html @@ -4,11 +4,11 @@
[% 'Custom variables for module' | $T8 %] - [%- L.select_tag('module', SELF.modules, value_key='module', title_key='description', default=SELF.module, onchange='show_module_list()') %] + [% L.select_tag('module', SELF.modules, value_key='module', title_key='description', default=SELF.module, onchange='show_module_list()') %]
[%- IF SELF.module == 'IC' %] - [%- SET W="12.5%" %] + [%- SET W="10.5%" %] [%- ELSE %] [%- SET W="20%" %] [%- END %] @@ -26,6 +26,7 @@