From 49f5795eac680b094cc74acd3d18629407210417 Mon Sep 17 00:00:00 2001 From: t rahul prabhu Date: Wed, 9 Oct 2024 18:34:36 +0530 Subject: [PATCH] done --- checkout.php | 12 ++++++++++++ email_verify.php | 12 ++++++++++++ home.php | 13 ++++++++++++- index.html | 14 ++++++++++++++ order_success.php | 13 ++++++++++++- track_order.php | 12 ++++++++++++ user_signup.php | 12 ++++++++++++ 7 files changed, 86 insertions(+), 2 deletions(-) diff --git a/checkout.php b/checkout.php index 0fcc36c..74ad3b8 100644 --- a/checkout.php +++ b/checkout.php @@ -119,6 +119,18 @@ + + diff --git a/email_verify.php b/email_verify.php index fd8e33e..a703f9b 100644 --- a/email_verify.php +++ b/email_verify.php @@ -153,6 +153,18 @@ + + \ No newline at end of file diff --git a/home.php b/home.php index 4827f23..3341d92 100644 --- a/home.php +++ b/home.php @@ -110,7 +110,18 @@ - + + \ No newline at end of file diff --git a/index.html b/index.html index 5278560..6ca8923 100644 --- a/index.html +++ b/index.html @@ -8,6 +8,7 @@ rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" /> + @@ -789,5 +790,18 @@

}); }); + + + diff --git a/order_success.php b/order_success.php index 8eb17c7..7dc571c 100644 --- a/order_success.php +++ b/order_success.php @@ -72,7 +72,18 @@ - + + \ No newline at end of file diff --git a/track_order.php b/track_order.php index af3077a..4cd592d 100644 --- a/track_order.php +++ b/track_order.php @@ -219,6 +219,18 @@ + + \ No newline at end of file diff --git a/user_signup.php b/user_signup.php index 66870fe..9cbbff2 100644 --- a/user_signup.php +++ b/user_signup.php @@ -270,6 +270,18 @@ class="btn btn-dark me-2">Login } }) + +