mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 11:28:49 +00:00
tumblr: Added admin page for API key
This commit is contained in:
parent
c5d37edf53
commit
b21d248104
3 changed files with 25 additions and 5 deletions
3
tumblr/templates/admin.tpl
Normal file
3
tumblr/templates/admin.tpl
Normal file
|
@ -0,0 +1,3 @@
|
|||
{{include file="field_input.tpl" field=$consumer_key}}
|
||||
{{include file="field_input.tpl" field=$consumer_secret}}
|
||||
<div class="submit"><input type="submit" name="page_site" value="{{$submit}}" /></div>
|
Loading…
Add table
Add a link
Reference in a new issue