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