aboutsummaryrefslogtreecommitdiffstats
path: root/view/register_verify_eml.tpl
diff options
context:
space:
mode:
authorMike Macgirvin <mike@macgirvin.com>2010-07-28 23:15:10 -0700
committerMike Macgirvin <mike@macgirvin.com>2010-07-28 23:15:10 -0700
commit864e7e690fd08106bd514c8899faa6c4a77bfbee (patch)
treef20e4e0443cab456beac48f2937823f87892ffb8 /view/register_verify_eml.tpl
parentd8d6f9adbd8a88d5db77dbdee07d7210651620bc (diff)
downloadvolse-hubzilla-864e7e690fd08106bd514c8899faa6c4a77bfbee.tar.gz
volse-hubzilla-864e7e690fd08106bd514c8899faa6c4a77bfbee.tar.bz2
volse-hubzilla-864e7e690fd08106bd514c8899faa6c4a77bfbee.zip
verified registrations working
Diffstat (limited to 'view/register_verify_eml.tpl')
-rw-r--r--view/register_verify_eml.tpl26
1 files changed, 26 insertions, 0 deletions
diff --git a/view/register_verify_eml.tpl b/view/register_verify_eml.tpl
new file mode 100644
index 000000000..60c38d800
--- /dev/null
+++ b/view/register_verify_eml.tpl
@@ -0,0 +1,26 @@
+
+A new user registration request was received at $sitename which requires
+your approval.
+
+
+The login details are as follows:
+
+Full Name: $username
+Site Location: $siteurl
+Login Name: $email
+
+
+To approve this request please visit the following link:
+
+
+$siteurl/regmod/allow/$hash
+
+
+To deny the request and remove the account, please visit:
+
+
+$siteurl/regmod/deny/$hash
+
+
+Thank you.
+