aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/smarty3/dfrn_req_confirm.tpl
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2013-03-28 21:13:18 +0000
committerThomas Willingham <founder@kakste.com>2013-03-28 21:13:18 +0000
commitc8852d455e77624baf9e6ac852c1176f45462e70 (patch)
tree9712a13a21f9bc407e5de5b7132b516d48c1b3be /view/tpl/smarty3/dfrn_req_confirm.tpl
parentca605a8c838b28e89c611e1063456afa82e2fb33 (diff)
downloadvolse-hubzilla-c8852d455e77624baf9e6ac852c1176f45462e70.tar.gz
volse-hubzilla-c8852d455e77624baf9e6ac852c1176f45462e70.tar.bz2
volse-hubzilla-c8852d455e77624baf9e6ac852c1176f45462e70.zip
Template clean up.
Diffstat (limited to 'view/tpl/smarty3/dfrn_req_confirm.tpl')
-rw-r--r--view/tpl/smarty3/dfrn_req_confirm.tpl26
1 files changed, 0 insertions, 26 deletions
diff --git a/view/tpl/smarty3/dfrn_req_confirm.tpl b/view/tpl/smarty3/dfrn_req_confirm.tpl
deleted file mode 100644
index c941a201d..000000000
--- a/view/tpl/smarty3/dfrn_req_confirm.tpl
+++ /dev/null
@@ -1,26 +0,0 @@
-{{*
- * AUTOMATICALLY GENERATED TEMPLATE
- * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
- *
- *}}
-
-<p id="dfrn-request-homecoming" >
-{{$welcome}}
-<br />
-{{$please}}
-
-</p>
-<form id="dfrn-request-homecoming-form" action="dfrn_request/{{$nickname}}" method="post">
-<input type="hidden" name="dfrn_url" value="{{$dfrn_url}}" />
-<input type="hidden" name="confirm_key" value="{{$confirm_key}}" />
-<input type="hidden" name="localconfirm" value="1" />
-{{$aes_allow}}
-
-<label id="dfrn-request-homecoming-hide-label" for="dfrn-request-homecoming-hide">{{$hidethem}}</label>
-<input type="checkbox" name="hidden-contact" value="1" {{if $hidechecked}}checked="checked" {{/if}} />
-
-
-<div id="dfrn-request-homecoming-submit-wrapper" >
-<input id="dfrn-request-homecoming-submit" type="submit" name="submit" value="{{$submit}}" />
-</div>
-</form> \ No newline at end of file