@@ -108,7 +108,7 @@ |
||
108 | 108 | Your registration at %site% associated with this email (%email%) has been deleted from the site. |
109 | 109 | This could have happened because you have delayed too long in confirming your email address, or because the administrator manually deleted your registration. |
110 | 110 | If you have any questions, please contact the site administrator or re-register. |
111 | -EOT |
|
111 | +eot |
|
112 | 112 | , ['%site%' => $siteName, '%email%' => $event->getUser()->getEmail()])); |
113 | 113 | try { |
114 | 114 | $this->mailer->send($email); |