X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Ffield_select.tpl;h=9336ce3cc7e810c6d2b9252e203c9d98587a7c83;hb=76f3b07033065b0a4229866b9ac320a72176d8fe;hp=a3274f51af7f4b8b2c4efbf14e55a27404b4e3b7;hpb=ca1f408f9b5ae5296bcbb1e34a5bb57165fe4d06;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}}