X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Ftemplates%2Fcf_custom_fields.tpl;h=9b9266b424fb7f31f459488bc8cf96b1cc1b1c31;hb=5fdf8659516ad2b07458deba8eda234e8e07c554;hp=94be51f8c0fdae8cb2dd17c9b1d31b1125b61791;hpb=0dcf21723daf12934f4977fcf24a0e1b1bff8021;p=timetracker.git diff --git a/WEB-INF/templates/cf_custom_fields.tpl b/WEB-INF/templates/cf_custom_fields.tpl index 94be51f8..9b9266b4 100644 --- a/WEB-INF/templates/cf_custom_fields.tpl +++ b/WEB-INF/templates/cf_custom_fields.tpl @@ -18,7 +18,7 @@ {if CustomFields::TYPE_TEXT == $field['type']} {$i18n.label.type_text} - {else if CustomFields::TYPE_DROPDOWN == $field['type']} + {elseif CustomFields::TYPE_DROPDOWN == $field['type']} {$i18n.label.type_dropdown} {$i18n.label.configure} {/if}