]> git.mxchange.org Git - friendica-addons.git/blob - mailstream/view/smarty3/settings.tpl
8729b7b5273cbd71bf334482ed754fe266a3fbba
[friendica-addons.git] / mailstream / view / smarty3 / settings.tpl
1 {{*
2  *      AUTOMATICALLY GENERATED TEMPLATE
3  *      DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
4  *
5  *}}
6 <div class="settings-block">
7   <h3>{{$title}}</h3>
8 {{include file="field_input.tpl" field=$address}}
9 {{include file="field_checkbox.tpl" field=$enabled}}
10   <input type="submit" value="{{$submit}}">
11 </div>