X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Ffield_select.tpl;h=16a796a444befe7ad668c93665c9071b4cf96a1f;hb=093dd70e790def206d6f7d48cfac095c29eb10a5;hp=4fbbd4beb0a5423a2df00e5fb0479facbd0e9a95;hpb=1b2a90a10f6a2e03ae9a6a61f0c7f7b9a955327e;p=friendica.git diff --git a/view/templates/field_select.tpl b/view/templates/field_select.tpl index 4fbbd4beb0..16a796a444 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}}