mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 18:38:49 +00:00
The settings for the application name are removed since they will be filled automatically.
This commit is contained in:
parent
584f58e573
commit
6370953286
4 changed files with 12 additions and 12 deletions
|
@ -3,7 +3,7 @@
|
|||
{{include file="field_input.tpl" field=$s.apiurl}}
|
||||
{{include file="field_input.tpl" field=$s.secret}}
|
||||
{{include file="field_input.tpl" field=$s.key}}
|
||||
{{include file="field_input.tpl" field=$s.applicationname}}
|
||||
<!-- {{include file="field_input.tpl" field=$s.applicationname}} -->
|
||||
{{if $s.delete}}
|
||||
{{include file="field_checkbox.tpl" field=$s.delete}}
|
||||
<hr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue