From 25190e31c27559d96d5e9756648c129e2cf47f83 Mon Sep 17 00:00:00 2001
From: filippo.bertilotti <filippobertilotti@gmail.com>
Date: Wed, 24 Apr 2024 09:58:07 +0200
Subject: [PATCH] controllo sull'input form (controlla se รจ un numero di telefono)

---
 ihtml/header.tpl |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ihtml/header.tpl b/ihtml/header.tpl
index 5580f45..0766bb1 100644
--- a/ihtml/header.tpl
+++ b/ihtml/header.tpl
@@ -6,4 +6,5 @@
     <a href="panda.php">FiatPanda</a>
     <a href="500.php">500</a>
     <a href="tipo.php">FiatTipo</a>
+    <a href="contact.php">Contact Us</a>
 </header>
\ No newline at end of file

--
Gitblit v1.8.0