]> git.mxchange.org Git - friendica-addons.git/blobdiff - uhremotestorage/settings.tpl
uhremotestorage: update webfinger link
[friendica-addons.git] / uhremotestorage / settings.tpl
index 45036dd4d1c63a802737b0bd444662f855b9769a..22d7d608419bcd7e119a23b3ab4fdc3d9341961c 100644 (file)
@@ -2,5 +2,8 @@
        <h3>$title</h3>
        <p>$desc</p>
        {{ inc field_input.tpl with $field=$url }}{{ endinc }}
+       {{ inc field_input.tpl with $field=$auth }}{{ endinc }}
+       {{ inc field_select.tpl with $field=$api }}{{ endinc }}
        <div class="submit"><input type="submit" name="page_site" value="$submit" /></div>      
+
 </div>