/var/www/vhosts/ihelp.ro/httpdocs/vendor/cakedc/users/templates/email/text
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/cakedc/users/templates/email/text/reset_password.php (830B)
true,
'prefix' => false,
'plugin' => 'CakeDC/Users',
'controller' => 'Users',
'action' => 'resetPassword',
isset($token) ? $token : ''
];
?>
= __d('cake_d_c/users', "Hi {0}", isset($first_name) ? $first_name : '') ?>,
= __d(
'cake_d_c/users',
"Please copy the following address in your web browser {0}",
$this->Url->build($activationUrl)
) ?>
= __d('cake_d_c/users', 'Thank you') ?>,