From fa70ef49cedd630a3310d5b2dbe6be0d9ab3aafa Mon Sep 17 00:00:00 2001
From: 65160377 <65160377@go.buu.ac.th>
Date: Sat, 29 Mar 2025 01:19:36 +0700
Subject: [PATCH] Initial commit

---
 includes/signup.php | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/includes/signup.php b/includes/signup.php
index 05dc481..f993f6d 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">
-- 
GitLab