diff --git a/Views/common/header.php b/Views/common/header.php
index a1381c3..cf0b9d9 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",
- '' => "/user/view"
+ '
' => "/user/view"
);
?>