X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Ffield_combobox.tpl;h=a22be7f46796e280efbc45e2f4db275e2d87462b;hb=2628da422a57f573466f08ca3eb5791bf2bc35cf;hp=45865501662a7d1e1ba7e6a5347659eaaca0339c;hpb=2e9d233367068fceac8005126d14a2002539c772;p=friendica.git diff --git a/view/templates/field_combobox.tpl b/view/templates/field_combobox.tpl index 4586550166..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}}