diff --git a/app/coffee/modules/auth.coffee b/app/coffee/modules/auth.coffee index 856488ef..587067bd 100644 --- a/app/coffee/modules/auth.coffee +++ b/app/coffee/modules/auth.coffee @@ -261,9 +261,7 @@ ForgotPasswordDirective = ($auth, $confirm, $location, $navUrls) -> onSuccessSubmit = (response) -> $location.path($navUrls.resolve("login")) $confirm.success("Check your inbox!
- We have sent a mail to
- #{response.data.email}
- with the instructions to set a new password") #TODO: i18n + We have sent you an email with the instructions to set a new password") #TODO: i18n onErrorSubmit = (response) -> $confirm.notify("light-error", "According to our Oompa Loompas,