diff --git a/dashproducts.php b/dashproducts.php index 23dd90d..72d131f 100755 --- a/dashproducts.php +++ b/dashproducts.php @@ -33,7 +33,7 @@ class dashproducts extends Module public function __construct() { $this->name = 'dashproducts'; - $this->tab = 'dashboard'; + $this->tab = 'administration'; $this->version = '2.1.2'; $this->author = 'PrestaShop';