From: Moritz Bunkus Date: Tue, 17 Feb 2015 14:09:28 +0000 (+0100) Subject: CVar-Konfiguration: etwas Platz zwischen Text und Control lassen X-Git-Tag: release-3.2.0~31 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=8f6d85af06cc4882518492b2dc478edb2d7e641b;p=kivitendo-erp.git CVar-Konfiguration: etwas Platz zwischen Text und Control lassen --- diff --git a/templates/webpages/custom_variable_config/list.html b/templates/webpages/custom_variable_config/list.html index b8b9e44b1..64c6986d6 100644 --- a/templates/webpages/custom_variable_config/list.html +++ b/templates/webpages/custom_variable_config/list.html @@ -4,7 +4,7 @@

[% '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' %]