friendica-addons/pageheader/templates/admin.tpl
Hypolite Petovan f104bb0d78 [pageheader] Move user addon settings to admin page
- Reformat code
- Remove uninstall function that doesn't have any specific uninstall code besides hooks
2019-05-08 00:45:34 -04:00

6 lines
217 B
Smarty

{{include file="field_textarea.tpl" field=$phwords}}
<div class="settings-submit-wrapper" >
<input type="submit" id="pageheader-submit" name="pageheader-submit" class="settings-submit" value="{{$submit}}" />
</div>