friendica-github/view/smarty3/field.tpl

5 lines
72 B
Smarty
Raw Normal View History

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