uhremotestorage: update webfinger link
[friendica-addons.git/.git] / uhremotestorage / settings.tpl
index 45036dd..22d7d60 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>