added possibility for the admin to set the used nitter server in the admin panel
This commit is contained in:
parent
1a76c3ec0f
commit
b45052c239
2 changed files with 31 additions and 2 deletions
5
templates/admin.tpl
Normal file
5
templates/admin.tpl
Normal file
|
@ -0,0 +1,5 @@
|
|||
<p>{{$settingdescription}}</p>
|
||||
|
||||
{{include file="field_input.tpl" field=$nitterserver}}
|
||||
|
||||
<div class="submit"><input type="submit" name="page_site" value="{{$submit}}" /></div>
|
Loading…
Add table
Add a link
Reference in a new issue