X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fcf_dropdown_options.tpl;h=61a40435e0e111921ed62f57af7c734356460e35;hb=57fee3137bba95e2a9f07035f7208d4dbf9b65cd;hp=833cd7c10aabcddadedb734efd1eaefae2f7b414;hpb=0dcf21723daf12934f4977fcf24a0e1b1bff8021;p=timetracker.git diff --git a/WEB-INF/templates/cf_dropdown_options.tpl b/WEB-INF/templates/cf_dropdown_options.tpl index 833cd7c1..61a40435 100644 --- a/WEB-INF/templates/cf_dropdown_options.tpl +++ b/WEB-INF/templates/cf_dropdown_options.tpl @@ -16,7 +16,7 @@ {if $options} {foreach $options as $key=>$val} - {$val|escape:'html'} + {$val|escape} {$i18n.label.edit} {$i18n.label.delete} @@ -38,4 +38,4 @@ -{$forms.dropdownOptionsForm.close} \ No newline at end of file +{$forms.dropdownOptionsForm.close}