]> git.mxchange.org Git - friendica-addons.git/blobdiff - uhremotestorage/settings.tpl
Pages: Some minor improvements (I guess) :)
[friendica-addons.git] / uhremotestorage / settings.tpl
old mode 100644 (file)
new mode 100755 (executable)
index 45036dd..22d7d60
@@ -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>