diff --git a/register.php b/register.php index 4547c4f..99b1bbc 100644 --- a/register.php +++ b/register.php @@ -69,7 +69,7 @@ echo "form-control form-control-sm"; } ?>" type="password" placeholder="Your password (Minmum 8 characters)" id="inputSmall" name="pass"> Password Confirmation field is invalid.'; - }else if ($passwordistooshort == "true") { + } else if ($passwordistooshort == "true") { echo '