Where in Dolphin do I go to edit the message for the forget password email message? I took a look at forgot.php and saw this
$message = getParam("t_Forgot");
but I am not sure how t_Forgot is derive?
Where in Dolphin do I go to edit the message for the forget password email message? I took a look at forgot.php and saw this $message = getParam("t_Forgot"); but I am not sure how t_Forgot is derive? |
Admin Panel Settings Email templates
Scroll down and find the forgot email password template. |