diff --git a/admin-dev/functions.php b/admin-dev/functions.php
index c7a3fd68a..a8ea9d6fa 100644
--- a/admin-dev/functions.php
+++ b/admin-dev/functions.php
@@ -183,7 +183,7 @@ function getPath($urlBase, $id_category, $path = '', $highlight = '', $categoryT
$name = ($highlight != null) ? str_ireplace($highlight, ''.$highlight.'', CMSCategory::hideCMSCategoryPosition($category->name)) : CMSCategory::hideCMSCategoryPosition($category->name);
$edit = '
-
';
+ ';
if ($category->id == 1)
$edit = '