From 20a1fcd8d7afa19e8c71286990449ae509e9d23e Mon Sep 17 00:00:00 2001
From: filippo.bertilotti <filippobertilotti@gmail.com>
Date: Fri, 07 Jun 2024 12:41:42 +0200
Subject: [PATCH] aggiunte tutte le altre views

---
 views/Fiat/header.mvc.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/views/Fiat/header.mvc.php b/views/Fiat/header.mvc.php
index fac84b8..e2b939f 100644
--- a/views/Fiat/header.mvc.php
+++ b/views/Fiat/header.mvc.php
@@ -2,7 +2,7 @@
     <h1>TEST HEADER</h1>
     <a href="/fiat/index">Home</a>
     <a href="/fiat/panda">FiatPanda</a>
-    <a href="/fiat/500">500</a>
+    <a href="/fiat/fiat500">500</a>
     <a href="/fiat/tipo">FiatTipo</a>
     <a href="/fiat/contact">Contact Us</a>
 </header>
\ No newline at end of file

--
Gitblit v1.8.0