diff --git a/gsitemap.php b/gsitemap.php index b2e17f9..20fbc1e 100755 --- a/gsitemap.php +++ b/gsitemap.php @@ -49,7 +49,7 @@ class Gsitemap extends Module public function __construct() { $this->name = 'gsitemap'; - $this->tab = 'seo'; + $this->tab = 'checkout'; $this->version = '4.2.0'; $this->author = 'PrestaShop'; $this->need_instance = 0;