diff options
Diffstat (limited to 'phpBB/language/lang_arabic/email/user_welcome.tpl')
-rw-r--r-- | phpBB/language/lang_arabic/email/user_welcome.tpl | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/phpBB/language/lang_arabic/email/user_welcome.tpl b/phpBB/language/lang_arabic/email/user_welcome.tpl new file mode 100644 index 0000000000..cd56a43ca9 --- /dev/null +++ b/phpBB/language/lang_arabic/email/user_welcome.tpl @@ -0,0 +1,14 @@ +{WELCOME_MSG} + +Please keep this email for your records. Your account information is as follows: + +---------------------------- +Username: {USERNAME} +Password: {PASSWORD} +---------------------------- + +Please do not forget your password as it has been encrypted in our database and we cannot retrieve it for you. However, should you forget your password you can request a new one which will be activated in the same way as this account. + +Thank you for registering. + +{EMAIL_SIG}
\ No newline at end of file |