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