friendica/view/smarty3/field.tpl

5 lines
78 B
Smarty
Raw Normal View History

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