From 37e7eaf3ad6b3127d0d9f53f0d5ff4c130472586 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Tue, 25 Jun 2019 22:25:59 +0200 Subject: [PATCH] [9.2.00.dev] organisation edition page --- core/module/page/view/edit/edit.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/core/module/page/view/edit/edit.php b/core/module/page/view/edit/edit.php index 017f2150..f842843e 100755 --- a/core/module/page/view/edit/edit.php +++ b/core/module/page/view/edit/edit.php @@ -149,7 +149,13 @@ echo template::formOpen('pageEditForm'); ?>

Emplacement

- getHierarchy($this->getUrl(2), false)): ?> + 'Position', + 'help' => '\'Ne pas afficher\' crée une page orpheline non accessible par le biais des menus.' + ]); ?> +
+
+ getHierarchy($this->getUrl(2), false)): ?> $this->getData(['page', $this->getUrl(2), 'parentPageId']) ]); ?> @@ -160,12 +166,6 @@ echo template::formOpen('pageEditForm'); ?> ]); ?>
-
- 'Position', - 'help' => '\'Ne pas afficher\' crée une page orpheline non accessible par le biais des menus.' - ]); ?> -