diff --git a/includes/signup.php b/includes/signup.php index 05dc481824bd52d57766ab2f1855d002d8067f48..f993f6d7c2822c9ce170b4514867c61d8f593171 100644 --- a/includes/signup.php +++ b/includes/signup.php @@ -56,7 +56,7 @@ error:function (){} <div class="login"> <div class="login-right"> - <form name="signup" method="post"> + <form name="signup" method="post" action="signup.php"> <h3>Create your account </h3> @@ -80,5 +80,3 @@ error:function (){} </div> </div> </div> - -<form name="signup" method="post" action="signup.php">