X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Ffield_select.tpl;h=16a796a444befe7ad668c93665c9071b4cf96a1f;hb=093dd70e790def206d6f7d48cfac095c29eb10a5;hp=4fbbd4beb0a5423a2df00e5fb0479facbd0e9a95;hpb=b7a50a24c74184e1d068b457bf1099ea9c2ed405;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}}