From f79c46c200f985303bd1c68b8645b78c66010f19 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Sun, 30 Jun 2019 22:03:53 +0200 Subject: [PATCH] =?UTF-8?q?[9.2.00.dev]=20cosm=C3=A9tique=20=C3=A9dition?= =?UTF-8?q?=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/module/page/view/edit/edit.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/module/page/view/edit/edit.php b/core/module/page/view/edit/edit.php index e6a409ca..be3fe490 100755 --- a/core/module/page/view/edit/edit.php +++ b/core/module/page/view/edit/edit.php @@ -38,7 +38,7 @@ echo template::formOpen('pageEditForm'); ?>
-
+
'En cas de changement de module, les données du module précédent seront supprimées.', @@ -46,7 +46,7 @@ echo template::formOpen('pageEditForm'); ?> 'selected' => $this->getData(['page', $this->getUrl(2), 'moduleId']) ]); ?>
-
+
(bool) $this->getData(['page', $this->getUrl(2), 'moduleId']) === false, 'uniqueSubmission' => true,