OK, I found it. Took a bit of research though!
I put a bit of code into default.php after
echo ' '.JText::_("GOTORESET"

.' <a href="index.php?option=com_user&view=reset ">'.JText::_("LOSTPASS"

.'</a> '.JText::_("PAGE"

.'.</a></p>';
that looked like this:
echo '<p><br />Click <a href="index.php">here </a>for the Home page</p>';