mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
Fix typo in welcome email template
This commit is contained in:
+1
-1
@@ -738,7 +738,7 @@ $this->sections[] = array(
|
||||
'{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" .
|
||||
'Set your account password: {password_reset_link}' . "\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