L’intelligence artificielle dans votre commerce électronique

error PHP Notice: Undefined variable: text_edit in
Pour résoudre ce problème, suivez les instructions ci-dessous!
Dans admin/controller/setting/setting.php sur la ligne 26 trouvaille …
$data['heading_title'] = $this->language->get('heading_title');
Après ajouter …
$data['text_edit'] = $this->language->get('text_edit');
et puis c’est tout