Added arrow button for going to login.php

This commit is contained in:
Joey Lai
2017-01-20 15:25:37 +01:00
parent cc9ec9d54a
commit 15a3640eea
3 changed files with 43 additions and 19 deletions

View File

@@ -123,13 +123,12 @@
value="Registreer uw account"
name="Submit"
id="frm1_submit">
Registreer uw account
Registreer
</button>
</div>
</form>
<!-- Button for going back to login screen -->
<div class="login_containerlogin">
<a href="https://myhyvesbookplus.nl/login.php" class="button">Login met een account</a>
<!-- Button for going back to login screen -->
<a href="https://myhyvesbookplus.nl/login.php" class="left-arrow">Login</a>
</div>
</div>