Xv Zan
ULFS
e4f4821
raw
history blame contribute delete
180 Bytes
<p><?= t('To reset your password click on this link:') ?></p>
<p><?= $this->url->to('PasswordResetController', 'change', array('token' => $token), '', true) ?></p>
<hr>
Kanboard