[pageheader] Move user addon settings to admin page

- Reformat code
- Remove uninstall function that doesn't have any specific uninstall code besides hooks
This commit is contained in:
Hypolite Petovan 2019-05-08 00:45:34 -04:00
parent f93a1a45cc
commit f104bb0d78
3 changed files with 27 additions and 55 deletions

View file

@ -0,0 +1,5 @@
{{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>