[Login] Added link to forgot password

This commit is contained in:
Peter Goodhall 2022-01-18 15:32:45 +00:00
parent 61fc1fc92b
commit 4a2f6c0cfa

View File

@ -15,7 +15,9 @@
</div>
<div class="form-group">
<input class="btn-info p-2 col" type="submit" value="Log in" />
</div
</div>
</form>
<p><a href="<?php echo site_url('user/forgot_password'); ?>">Forgot your password?</a></p>
</div>