mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 03:18:48 +00:00
unhosted remoteStorage URL in user XRD
This commit is contained in:
parent
873972509b
commit
2dbe596c82
3 changed files with 67 additions and 0 deletions
6
uhremotestorage/settings.tpl
Normal file
6
uhremotestorage/settings.tpl
Normal file
|
@ -0,0 +1,6 @@
|
|||
<div class="settings-block">
|
||||
<h3>$title</h3>
|
||||
<p>$desc</p>
|
||||
{{ inc field_input.tpl with $field=$url }}{{ endinc }}
|
||||
<div class="submit"><input type="submit" name="page_site" value="$submit" /></div>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue