diff --git a/Views/common/header.php b/Views/common/header.php
index cf0b9d9..2bee9e0 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"
);
?>