]> git.mxchange.org Git - friendica.git/blob - view/theme/frio/templates/field_custom.tpl
The warning if a group contains members of several network types can now be supressed.
[friendica.git] / view / theme / frio / templates / field_custom.tpl
1
2 <div class="form-group field custom">
3         <label for="{{$field.0}}">{{$field.1}}</label>
4         {{$field.2}}
5         <span class="help-block" id="{{$field.0}}_tip">{{$field.3}}</span>
6 </div>