From 78c5be2b154cffeba3c860f4dbdec5990b281e91 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 3 Oct 2008 14:31:51 +0000 Subject: Refs #311 : Removing old email confirmation code. git-svn-id: https://code.elgg.org/elgg/trunk@2174 36083f99-b078-4883-b0ff-0f9b5a30f544 --- languages/en.php | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'languages') 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, -- cgit v1.2.3