Skip to content
Snippets Groups Projects
Commit 12a82371 authored by totoW's avatar totoW
Browse files
parents 84820531 8b37a6c7
No related branches found
No related tags found
No related merge requests found
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
<!-- Remind Passowrd --> <!-- Remind Passowrd -->
<div id="formFooter"> <div id="formFooter">
<a class="underlineHover" href="login.html">Go back to login</a> <a class="underlineHover" href="login.php">Go back to login</a>
</div> </div>
</div> </div>
......
...@@ -37,8 +37,9 @@ ...@@ -37,8 +37,9 @@
<!-- Remind Passowrd --> <!-- Remind Passowrd -->
<div id="formFooter"> <div id="formFooter">
<a class="underlineHover" href="#">Forgot Password?</a><br> <a class="underlineHover" href="forgot.html">Forgot Password?</a><br>
New to the WebShop? <a class="underlineHover" href="register.php">Join Now!</a> New to the WebShop? <a class="underlineHover" href="register.php">Join Now!</a> <br>
<br> or <a class="underlineHover" href="../startbootstrap-agency-gh-pages/index.php">See offers without login in</a>
</div> </div>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment