From 322b202d221860cdbecc9f27404b22685e9e4993 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Sun, 10 May 2020 14:22:02 +0200 Subject: [PATCH] =?UTF-8?q?092=20Libell=C3=A9=20erron=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/module/config/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/module/config/config.php b/core/module/config/config.php index 619efce3..fd0aa2c7 100755 --- a/core/module/config/config.php +++ b/core/module/config/config.php @@ -353,7 +353,7 @@ class config extends common { // Met à jours les URL dans les contenus de page // Message de notification - $notification = $success === true ? 'Sauvegarde importée avec succès' : 'Une erreur s\'est produite'; + $notification = $success === true ? 'Restauration réalisée avec succès' : 'Erreur inconnue'; $redirect = $this->getInput('configManageImportUser', helper::FILTER_BOOLEAN) === true ? helper::baseUrl() . 'config/manage' : helper::baseUrl() . 'user/login/'; // Valeurs en sortie erreur $this->addOutput([