From 112067ef0cec2abdbc8b8d610e1786d8b1dffde7 Mon Sep 17 00:00:00 2001 From: Mario <100047175+Mariopizza1@users.noreply.github.com> Date: Fri, 20 Jan 2023 21:11:58 +0200 Subject: [PATCH] space --- register.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 '