diff options
author | Paul S. Owen <psotfx@users.sourceforge.net> | 2001-10-11 12:15:37 +0000 |
---|---|---|
committer | Paul S. Owen <psotfx@users.sourceforge.net> | 2001-10-11 12:15:37 +0000 |
commit | bb6c0fe235df4d42a514da20e5ff00b20c587d23 (patch) | |
tree | 35bd628cad3432441929fd65948b2d23ad82ea87 /phpBB/language/lang_english/email/admin_welcome_inactive.tpl | |
parent | 3338a20f09dccef6a88be29d1f35b022e8b435ad (diff) | |
download | forums-bb6c0fe235df4d42a514da20e5ff00b20c587d23.tar forums-bb6c0fe235df4d42a514da20e5ff00b20c587d23.tar.gz forums-bb6c0fe235df4d42a514da20e5ff00b20c587d23.tar.bz2 forums-bb6c0fe235df4d42a514da20e5ff00b20c587d23.tar.xz forums-bb6c0fe235df4d42a514da20e5ff00b20c587d23.zip |
New directory structure
git-svn-id: file:///svn/phpbb/trunk@1169 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/lang_english/email/admin_welcome_inactive.tpl')
-rw-r--r-- | phpBB/language/lang_english/email/admin_welcome_inactive.tpl | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/phpBB/language/lang_english/email/admin_welcome_inactive.tpl b/phpBB/language/lang_english/email/admin_welcome_inactive.tpl new file mode 100644 index 0000000000..44b66bf63e --- /dev/null +++ b/phpBB/language/lang_english/email/admin_welcome_inactive.tpl @@ -0,0 +1,16 @@ +{WELCOME_MSG} + +Please keep this email for your records. Your account information is as follows: + +---------------------------- +Username: {USERNAME} +Password: {PASSWORD} +---------------------------- + +Your account is currently inactive, the administrator of the board will need to activate it before you can log in. You will receive another email when this has occured. + +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 |