From 7a9c1fd142637a0207cf149646bdc2a0e94df208 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Sun, 25 Oct 2020 08:28:55 +0100 Subject: [PATCH] erreu module --- core/module/page/view/edit/edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/module/page/view/edit/edit.php b/core/module/page/view/edit/edit.php index b540f2d2..b2552c97 100644 --- a/core/module/page/view/edit/edit.php +++ b/core/module/page/view/edit/edit.php @@ -51,7 +51,7 @@ echo template::formOpen('pageEditForm');
- 'En cas de changement de module, les données du module précédent seront supprimées.', 'label' => 'Module', 'selected' => $this->getData(['page', $this->getUrl(2), 'moduleId'])