X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Ffield_combobox.tpl;h=a22be7f46796e280efbc45e2f4db275e2d87462b;hb=ad02fd140a2d18feebb83e86c2cb74501ad0f9fa;hp=a2f7c3f27e9a52d6aeb9dbd5cf9808df0e6f1fb7;hpb=1b2a90a10f6a2e03ae9a6a61f0c7f7b9a955327e;p=friendica.git diff --git a/view/templates/field_combobox.tpl b/view/templates/field_combobox.tpl index a2f7c3f27e..a22be7f467 100644 --- a/view/templates/field_combobox.tpl +++ b/view/templates/field_combobox.tpl @@ -4,15 +4,17 @@ {{* html5 don't work on Chrome, Safari and IE9 - {{foreach $field.4 as $opt=>$val}} *}} - + - {{$field.3}} + {{if $field.3}} + {{$field.3 nofilter}} + {{/if}}