cleanup and ensure forgot password functionality is working

This commit is contained in:
Nabeel Shahzad
2017-12-21 17:23:45 -06:00
parent 6c546b5094
commit 7fbe2f5e30
6 changed files with 22 additions and 71 deletions

View File

@@ -55,7 +55,7 @@
</div>
<div class="pull-right">
<h6>
<a href="#pablo" class="link">Need Help?</a>
<a href="{{ url('/password/reset') }}" class="link">Forgot Password?</a>
</h6>
</div>
</form>