|
@@ -100,7 +100,7 @@ |
|
|
block discarded – undo |
|
100
|
100
|
Your registration at %site% associated with this email (%email%) has been deleted from the site. |
|
101
|
101
|
This could have happened because you have delayed too long in confirming your email address, or because the administrator manually deleted your registration. |
|
102
|
102
|
If you have any questions, please contact the site administrator or re-register. |
|
103
|
|
-EOT |
|
|
103
|
+eot |
|
104
|
104
|
, ['%site' => $siteName, '%email%' => $event->getUser()->getEmail()])); |
|
105
|
105
|
try { |
|
106
|
106
|
$this->mailer->send($email); |
Please login to merge, or discard this patch.