diff options
Diffstat (limited to 'phpBB/language/lang_english/email/admin_activate.tpl')
-rw-r--r-- | phpBB/language/lang_english/email/admin_activate.tpl | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/phpBB/language/lang_english/email/admin_activate.tpl b/phpBB/language/lang_english/email/admin_activate.tpl new file mode 100644 index 0000000000..ece89ca1b0 --- /dev/null +++ b/phpBB/language/lang_english/email/admin_activate.tpl @@ -0,0 +1,7 @@ +Hello, + +The account owned by "{USERNAME}" has been deactivated or newly created, you should check the details of this user (if required) and activate it using the following link: + +{U_ACTIVATE} + +{EMAIL_SIG}
\ No newline at end of file |