diff --git a/Views/common/header.php b/Views/common/header.php index 3cbed88..a15c2b3 100644 --- a/Views/common/header.php +++ b/Views/common/header.php @@ -4,7 +4,7 @@ $array_header = array( "Recette" => "/Recipe/view/36", "+" => "/recipe/edit", "Rechercher" => "rechercher", - '' => "/account/view" + '' => "/user/view" ); ?>