X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fcf_custom_fields.tpl;h=54be19d2834eaa7e9485b3739912d1875b844b76;hb=57fee3137bba95e2a9f07035f7208d4dbf9b65cd;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..54be19d2 100644 --- a/WEB-INF/templates/cf_custom_fields.tpl +++ b/WEB-INF/templates/cf_custom_fields.tpl @@ -14,7 +14,7 @@ {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}