X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/7ece3d4c1cf7c91fc469373a6b8a997fd4ea3398..a4314b66a96faca049fe6b383302b58a47d93848:/WEB-INF/templates/cf_custom_fields.tpl diff --git a/WEB-INF/templates/cf_custom_fields.tpl b/WEB-INF/templates/cf_custom_fields.tpl index 54be19d2..51e83769 100644 --- a/WEB-INF/templates/cf_custom_fields.tpl +++ b/WEB-INF/templates/cf_custom_fields.tpl @@ -13,7 +13,7 @@ {if $custom_fields} {foreach $custom_fields as $field} - + {$field['label']|escape} {if CustomFields::TYPE_TEXT == $field['type']} {$i18n.label.type_text}