X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Ftemplates%2Fcf_custom_fields.tpl;h=51e83769c3c8f163edff35151941280978df8386;hb=f8202dca930de9e3cc70cbc8084e10a0f346f389;hp=4a21d5b337dbf4ff06c08ca201348b79584f3569;hpb=5519f0c3855c71a81442f3da1d135df89f1baf71;p=timetracker.git diff --git a/WEB-INF/templates/cf_custom_fields.tpl b/WEB-INF/templates/cf_custom_fields.tpl index 4a21d5b3..51e83769 100644 --- a/WEB-INF/templates/cf_custom_fields.tpl +++ b/WEB-INF/templates/cf_custom_fields.tpl @@ -13,8 +13,8 @@ {if $custom_fields} {foreach $custom_fields as $field} - - {$field['label']|escape:'html'} + + {$field['label']|escape} {if CustomFields::TYPE_TEXT == $field['type']} {$i18n.label.type_text}