X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Ffield_select.tpl;h=16a796a444befe7ad668c93665c9071b4cf96a1f;hb=093dd70e790def206d6f7d48cfac095c29eb10a5;hp=87a2ab9ff8eb6fedbd2ab8a99c01e69963689c71;hpb=298aae5ddfef3011c7c625ef9bc40b5d4be313da;p=friendica.git diff --git a/view/templates/field_select.tpl b/view/templates/field_select.tpl index 87a2ab9ff8..16a796a444 100644 --- a/view/templates/field_select.tpl +++ b/view/templates/field_select.tpl @@ -1,11 +1,12 @@ - -
- - + {{foreach $field.4 as $opt=>$val}} + + {{/foreach}} - {{if $field.3}} - {{$field.3}} - {{/if}} + {{if $field.3}} + {{$field.3 nofilter}} + {{/if}}