diff --git a/Views/common/header.php b/Views/common/header.php index d5bd81e..7ed8518 100644 --- a/Views/common/header.php +++ b/Views/common/header.php @@ -1,20 +1,18 @@ -' => "/", - "Catégories" => "/category", - "Nouvelle recette" => "/recipe/new", - "Recherche" => "rechercher", - '' => "/user/view" -); -?>