friendica/view/theme/frio/templates/field_custom.tpl

7 wiersze
176 B
Smarty
Czysty Zwykły widok Historia

2016-04-25 22:36:40 +00:00
<div class="form-group field custom">
<label for="{{$field.0}}">{{$field.1}}</label>
{{$field.2}}
<span class="help-block" id="{{$field.0}}_tip">{{$field.3}}</span>
</div>