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