From 403b8ae7ab70ba0720469a7264ee6ed75bfe98f2 Mon Sep 17 00:00:00 2001
From: 65160377 <65160377@go.buu.ac.th>
Date: Sat, 29 Mar 2025 00:47:07 +0700
Subject: [PATCH] Initial commit

---
 index.php | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/index.php b/index.php
index 8d4eba5..a72ad58 100644
--- a/index.php
+++ b/index.php
@@ -167,8 +167,7 @@ foreach($results as $result)
 
 <?php include('includes/footer.php');?>
 <!-- signup -->
-<a href="signup.php" class="btn btn-primary">สมัครสมาชิก</a>
-		
+<?php include('includes/signup.php');?>			
 <!-- //signu -->
 <!-- signin -->
 <?php include('includes/signin.php');?>			
-- 
GitLab