friendica/view/smarty3/field.tpl

5 lines
78 B
Smarty
Raw Normal View History

2012-12-22 14:57:29 -05:00
{{if $field.0==select}}
{{include file="file:{{$field_select}}"}}
{{/if}}