friendica-github/view/smarty3/field.tpl

10 lines
174 B
Smarty
Raw Normal View History

{{*
* AUTOMATICALLY GENERATED TEMPLATE
* DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
*
*}}
2013-01-11 10:00:10 -07:00
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}}