diff --git a/admin-dev/functions.php b/admin-dev/functions.php
index 0b9b8a922..d1093fad3 100644
--- a/admin-dev/functions.php
+++ b/admin-dev/functions.php
@@ -419,7 +419,7 @@ function generateShopList()
/**
* for retrocompatibility with old AdminTab, old index.php
- *
+ *
* @return void
*/
function runAdminTab()
@@ -456,12 +456,12 @@ if ($adminObj = checkingTab($tab))
$bread .= '
';
if (count($tabs) - 1 > $key)
$bread .= '';
-
+
$bread .= $item['name'];
if (count($tabs) - 1 > $key)
$bread .= '';
}
-
+
// @TODO : a way to desactivate this feature
echo'