Skip to content
Snippets Groups Projects
Commit 0813eab3 authored by Ignacio Hernández de la Fuente's avatar Ignacio Hernández de la Fuente
Browse files

stuff

parent 8d8439c1
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