From dbc024cdaf085131023479809de5fb0c06ea4869 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 8 Feb 2013 03:11:40 -0800 Subject: perhaps REGISTER_VERIFY will work now. I'll test it and make certain it works some day. But not today. --- view/en/register_open_eml.tpl | 2 +- view/en/smarty3/register_open_eml.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'view/en') diff --git a/view/en/register_open_eml.tpl b/view/en/register_open_eml.tpl index 68c4a722b..648720621 100644 --- a/view/en/register_open_eml.tpl +++ b/view/en/register_open_eml.tpl @@ -4,7 +4,7 @@ The login details are as follows: Site Location: $[siteurl] Login: $[email] -Password: $[password] +Password: (the password supplied during registration) If this account was created without your knowledge and is not desired, please login and remove the account from the links on the Settings page, and we diff --git a/view/en/smarty3/register_open_eml.tpl b/view/en/smarty3/register_open_eml.tpl index 377fa8436..e6702f478 100644 --- a/view/en/smarty3/register_open_eml.tpl +++ b/view/en/smarty3/register_open_eml.tpl @@ -9,7 +9,7 @@ The login details are as follows: Site Location: {{$siteurl}} Login: {{$email}} -Password: {{$password}} +Password: (the password supplied during registration) If this account was created without your knowledge and is not desired, please login and remove the account from the links on the Settings page, and we -- cgit v1.2.3