X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Ffield_select.tpl;h=c174078e21aa11339d9cf903d1f89edd07a41e46;hb=988506f192eb0e32260ea8dcae978d39e4ccbc2c;hp=4fbbd4beb0a5423a2df00e5fb0479facbd0e9a95;hpb=5837fd4f817c06a723af9ad27298b6bef40e37e5;p=friendica.git diff --git a/view/templates/field_select.tpl b/view/templates/field_select.tpl index 4fbbd4beb0..c174078e21 100644 --- a/view/templates/field_select.tpl +++ b/view/templates/field_select.tpl @@ -1,9 +1,12 @@ -
- + {{foreach $field.4 as $opt=>$val}} + + {{/foreach}} - {{$field.3}} + {{if $field.3}} + {{$field.3 nofilter}} + {{/if}}