From 15d47582ede9f65fe6c9579d0f0fb85ecc5a4899 Mon Sep 17 00:00:00 2001 From: 65160260 <65160260@go.buu.ac.th> Date: Wed, 26 Mar 2025 03:37:07 +0000 Subject: [PATCH] Edit index.php --- index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index d7671fb..c317c23 100644 --- a/index.php +++ b/index.php @@ -1,9 +1,9 @@ -<center> +<div style="text-align: center;"> <a href="add_product.php">เน€เธเธดเนเธกเธชเธดเธเธเนเธฒ</a> | <a href="cart.php">เธ•เธฐเธเธฃเนเธฒเธชเธดเธเธเนเธฒ</a> | <a href="logout.php">เธญเธญเธเธเธฒเธเธฃเธฐเธเธ</a> | <a href="login.php">เน€เธเนเธฒเธชเธนเนเธฃเธฐเธเธ</a> -</center> +</div> <?php include 'connect.php'; -- GitLab