mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-13 20:08:49 +00:00
Pnut: Client Id/Secret can be set by admins
This commit is contained in:
parent
dc709c699a
commit
dcafad573e
5 changed files with 145 additions and 31 deletions
3
pnut/templates/admin.tpl
Normal file
3
pnut/templates/admin.tpl
Normal file
|
@ -0,0 +1,3 @@
|
|||
{{include file="field_input.tpl" field=$client_id}}
|
||||
{{include file="field_input.tpl" field=$client_secret}}
|
||||
<div class="submit"><input type="submit" name="page_site" value="{{$submit}}" /></div>
|
Loading…
Add table
Add a link
Reference in a new issue