diff options
author | marcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-10-03 14:31:51 +0000 |
---|---|---|
committer | marcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-10-03 14:31:51 +0000 |
commit | 78c5be2b154cffeba3c860f4dbdec5990b281e91 (patch) | |
tree | a0aa9cea221498d0075a005596d08b41f1d88427 /languages | |
parent | 71851e5cdd2315c7dcf178803239d1047c223916 (diff) | |
download | elgg-78c5be2b154cffeba3c860f4dbdec5990b281e91.tar.gz elgg-78c5be2b154cffeba3c860f4dbdec5990b281e91.tar.bz2 |
Refs #311 : Removing old email confirmation code.
git-svn-id: https://code.elgg.org/elgg/trunk@2174 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'languages')
-rw-r--r-- | languages/en.php | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/languages/en.php b/languages/en.php index c23a9fa2f..1ea14c63a 100644 --- a/languages/en.php +++ b/languages/en.php @@ -699,18 +699,6 @@ To view their profile, click here: You cannot reply to this email.", - 'email:validate:subject' => "%s please confirm your email address!", - 'email:validate:body' => "Hi %s, - -Please confirm your email address by clicking on the link below: - -%s -", - 'email:validate:success:subject' => "Email validated %s!", - 'email:validate:success:body' => "Hi %s, - -Congratulations, you have successfully validated your email address.", - 'email:resetpassword:subject' => "Password reset!", 'email:resetpassword:body' => "Hi %s, |