mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
[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:
parent
f93a1a45cc
commit
f104bb0d78
3 changed files with 27 additions and 55 deletions
5
pageheader/templates/admin.tpl
Normal file
5
pageheader/templates/admin.tpl
Normal 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>
|
Loading…
Add table
Add a link
Reference in a new issue