friendica/view/smarty3/field.tpl

9 lines
173 B
Smarty
Raw Normal View History

{{*
* AUTOMATICALLY GENERATED TEMPLATE
* DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
*
*}}
2012-12-22 14:57:29 -05:00
{{if $field.0==select}}
2012-12-25 14:05:46 -05:00
{{include file="field_select.tpl"}}
2012-12-22 14:57:29 -05:00
{{/if}}