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 19:57:29 +00:00
{{if $field.0==select}}
2012-12-25 19:05:46 +00:00
{{include file="field_select.tpl"}}
2012-12-22 19:57:29 +00:00
{{/if}}