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