mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-19 06:33:50 +09:00
Remove account information from welcome email
This commit is contained in:
+1
-2
@@ -611,8 +611,7 @@ $this->sections[] = array(
|
||||
'To login please visit the following url:' . "\r\n\r\n" .
|
||||
'{login_url}' . "\r\n\r\n" .
|
||||
'Your account e-mail: {email}' . "\r\n" .
|
||||
'Your account username: {username}' . "\r\n" .
|
||||
'Set your account passowrd: {password_reset_link}' . "\r\n\r\n" .
|
||||
'Your account username: {username}' . "\r\n\r\n" .
|
||||
'If you have any problems, please contact us at {admin_email}' . "\r\n\r\n" .
|
||||
'Thanks,' . "\r\n" .
|
||||
'{site_name}',
|
||||
|
||||
Reference in New Issue
Block a user