mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
Initial commit of url_replace addon.
This closes https://github.com/friendica/friendica/issues/13220
This commit is contained in:
parent
b87588e371
commit
a26e90b202
5 changed files with 220 additions and 0 deletions
5
url_replace/templates/admin.tpl
Normal file
5
url_replace/templates/admin.tpl
Normal file
|
@ -0,0 +1,5 @@
|
|||
{{include file="field_input.tpl" field=$nitter_server}}
|
||||
{{include file="field_input.tpl" field=$invidious_server}}
|
||||
{{include file="field_textarea.tpl" field=$twelvefeet_sites}}
|
||||
|
||||
<div class="submit"><input type="submit" name="page_site" value="{{$submit}}" /></div>
|
Loading…
Add table
Add a link
Reference in a new issue