X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Ffield_select.tpl;h=c174078e21aa11339d9cf903d1f89edd07a41e46;hb=988506f192eb0e32260ea8dcae978d39e4ccbc2c;hp=a3274f51af7f4b8b2c4efbf14e55a27404b4e3b7;hpb=6679d188263b6b717d318a9ab4c914265bcb0c1e;p=friendica.git diff --git a/view/templates/field_select.tpl b/view/templates/field_select.tpl index a3274f51af..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}}