Fix typo in welcome email template

This commit is contained in:
champsupertramp
2016-09-22 19:32:43 +08:00
parent a0d30ea284
commit a562771717
+1 -1
View File
@@ -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}',