friendica/view/smarty3/field.tpl
2012-12-22 12:57:29 -07:00

5 lines
78 B
Smarty

{{if $field.0==select}}
{{include file="file:{{$field_select}}"}}
{{/if}}