I have a custom site that uses the same username and password for several different applications. It all works pretty well except that ZenCart will send someone a new password and that causes problems in other areas.

I want to direct all "Forgot your Password!" requests to a central custom page that will reset passwords in several different applications. Currently clicking on "Forgot your Password!" directs users to index.php?main_page=password_forgotten. I want to change that link to my custom link but I can't find where the link is generated from.

Anyone know where this link is set?

Thanks