]> git.mxchange.org Git - friendica-addons.git/blobdiff - uhremotestorage/view/settings.tpl
update addons template dir layout
[friendica-addons.git] / uhremotestorage / view / settings.tpl
diff --git a/uhremotestorage/view/settings.tpl b/uhremotestorage/view/settings.tpl
deleted file mode 100644 (file)
index 22d7d60..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-<div class="settings-block">
-       <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>