spam inbox check comment for password reset

This commit is contained in:
Kyle Drake 2023-11-11 15:11:34 -06:00
parent 2e1a8af30d
commit ffaca51d36

View file

@ -42,7 +42,7 @@ the Neocities Cat
end
end
flash[:success] = 'If your email was valid (and used by a site), the Neocities Cat will send an e-mail to your account with password reset instructions.'
flash[:success] = "We sent an e-mail with password reset instructions. Check your spam folder if you don't see it in your inbox."
redirect '/'
end