summaryrefslogtreecommitdiff
path: root/templates/admin_validation_mail.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/admin_validation_mail.tpl')
-rw-r--r--templates/admin_validation_mail.tpl11
1 files changed, 11 insertions, 0 deletions
diff --git a/templates/admin_validation_mail.tpl b/templates/admin_validation_mail.tpl
new file mode 100644
index 0000000..38f297c
--- /dev/null
+++ b/templates/admin_validation_mail.tpl
@@ -0,0 +1,11 @@
+{tr}Hi {$mail_user},
+
+The Administrator at {$mail_site} registered this email address for an account at his website, but wants you to confirm the registration.
+
+If you want to be a registered user in this site you will have to use the following link to login for the first time:
+
+{$mail_machine}?v={$mailUserId}:{$mailProvPass}
+
+Note: This login can only be used once, so you need to create your own unique password after login.
+
+Enjoy the site!{/tr}