friendica/view/smarty3/field.tpl

5 lines
78 B
Smarty
Raw Normal View History

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