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

@@ -12,4 +12,4 @@ function bannedAlert(){
function emailNotConfirmed(){
alert("Your account has not been verified yet!\nAnother email has been sent to you")
}
}