friendica/view/templates/field.tpl

6 lines
73 B
Smarty
Raw Normal View History

2013-04-23 13:47:57 +02:00
{{if $field.0==select}}
{{include file="field_select.tpl"}}
{{/if}}