diff --git a/ihatemoney/web.py b/ihatemoney/web.py index 53dfc9aa..a4e07ac7 100644 --- a/ihatemoney/web.py +++ b/ihatemoney/web.py @@ -281,7 +281,7 @@ def remind_password(): ) success = send_email( remind_message, - _("A password reminder email has just been sent to you"), + "", _( "Sorry, there was an error while sending you an email with password reset instructions. " "Please check the email configuration of the server or contact the administrator."