]> git.mxchange.org Git - friendica-addons.git/blob - impressum/view/smarty3/admin.tpl
update addons to support Smarty3
[friendica-addons.git] / impressum / view / smarty3 / admin.tpl
1 {{include file="file:{{$field_input}}" field=$owner}}
2 {{include file="file:{{$field_input}}" field=$ownerprofile}}
3 {{include file="file:{{$field_textarea}}" field=$postal}}
4 {{include file="file:{{$field_textarea}}" field=$notes}}
5 {{include file="file:{{$field_input}}" field=$email}}
6 {{include file="file:{{$field_textarea}}" field=$footer_text}}
7 <div class="submit"><input type="submit" name="page_site" value="{{$submit}}" /></div>