mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 08:58:49 +00:00
[various] Convert addon_settings hook functions to the new data array format
- Add separate template files to several addons - Remove superfluous addon settings CSS files
This commit is contained in:
parent
f0522a998b
commit
779b38ec09
68 changed files with 444 additions and 953 deletions
3
windowsphonepush/templates/settings.tpl
Normal file
3
windowsphonepush/templates/settings.tpl
Normal file
|
@ -0,0 +1,3 @@
|
|||
{{include file="field_checkbox.tpl" field=$enabled}}
|
||||
{{include file="field_checkbox.tpl" field=$senditemtext}}
|
||||
{{include file="field_input.tpl" field=$device_url}}
|
Loading…
Add table
Add a link
Reference in a new issue