Forgot my password email

Is there a way that you can edit the password reset email that is sent out?

You can take a look at the database where you’ll find the email of your user account in the ip_users table.

Hi @Kovah thanks for getting back in touch with me.

I was meaning the actual template that is sent out to someone when they request a new password through the “Forgot your password” link.

Is there a way you can edit it?

Sure. The path is /application/views/emails/

Thanks for your help!