diff options
Diffstat (limited to 'phpBB/language/lang_arabic/email/user_activate.tpl')
-rw-r--r-- | phpBB/language/lang_arabic/email/user_activate.tpl | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/phpBB/language/lang_arabic/email/user_activate.tpl b/phpBB/language/lang_arabic/email/user_activate.tpl new file mode 100644 index 0000000000..cf8057bc4e --- /dev/null +++ b/phpBB/language/lang_arabic/email/user_activate.tpl @@ -0,0 +1,7 @@ +Hello {USERNAME}, + +Your account on "{SITENAME}" has been deactivated, most likely due to changes made to your profile. In order to reactivate your account you must click on the link below: + +{U_ACTIVATE} + +{EMAIL_SIG}
\ No newline at end of file |