From ebf9370104f4098f54fe86013454b8474dcc6432 Mon Sep 17 00:00:00 2001 From: Andrea Fiorencis Date: Wed, 8 Apr 2026 11:27:49 +0200 Subject: [PATCH] Fix header errati in determinate pagine --- checkout.php | 4 ++-- product.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/checkout.php b/checkout.php index 064877e..6794db7 100644 --- a/checkout.php +++ b/checkout.php @@ -106,12 +106,12 @@ $conn->close();
- +
- Benvenuto, + Benvenuto, diff --git a/product.php b/product.php index 6d4d764..dcda353 100644 --- a/product.php +++ b/product.php @@ -35,7 +35,7 @@ if ($stmt = $conn->prepare($sql)) {
- + Benvenuto,