Modal added for resetting password

This commit is contained in:
Joey Lai
2017-01-25 15:47:31 +01:00
parent e840def733
commit cc08ebec3c
6 changed files with 200 additions and 61 deletions

View File

@@ -7,7 +7,7 @@
<link rel="stylesheet"
type="text/css"
href="styles/index.css">
<script src="js/jqeury.js"></script>
<script src="js/jquery.js"></script>
<script src="js/registerAndLogin.js"></script>
<script src='https://www.google.com/recaptcha/api.js'></script>
</head>