]> git.mxchange.org Git - friendica-addons.git/blobdiff - uhremotestorage/view/smarty3/settings.tpl
update addons template dir layout
[friendica-addons.git] / uhremotestorage / view / smarty3 / settings.tpl
diff --git a/uhremotestorage/view/smarty3/settings.tpl b/uhremotestorage/view/smarty3/settings.tpl
deleted file mode 100644 (file)
index 9a0a55f..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-<div class="settings-block">
-       <h3>{{$title}}</h3>
-       <p>{{$desc}}</p>
-       {{include file="field_input.tpl" field=$url}}
-       {{include file="field_input.tpl" field=$auth}}
-       {{include file="field_select.tpl" field=$api}}
-       <div class="submit"><input type="submit" name="page_site" value="{{$submit}}" /></div>  
-
-</div>