diff --git a/core/module/page/view/edit/edit.php b/core/module/page/view/edit/edit.php index 997008a7..c85095f1 100755 --- a/core/module/page/view/edit/edit.php +++ b/core/module/page/view/edit/edit.php @@ -116,18 +116,6 @@ ]); ?> -
-
- $this->getData(['page', $this->getUrl(2), 'hideTitle']) - ]); ?> -
-
- $this->getData(['page', $this->getUrl(2), 'breadCrumb']) - ]); ?> -
-
@@ -136,7 +124,7 @@

Mise en page

'Gabarits :', - 'help' => 'Une page définie comme barre latérale est utilisée pour la pagination d\'une page standard. Pour définir la page comme barre latérale, choisissez l\'option dans la liste.', + 'help' => 'Pour définir la page comme barre latérale, choisissez l\'option dans la liste.', 'selected' => $this->getData(['page', $this->getUrl(2) , 'block']) ]); ?> @@ -160,7 +148,19 @@ 'selected' => $this->getData(['page', $this->getUrl(2), 'barRight']) ]); ?> - +
+
+ $this->getData(['page', $this->getUrl(2), 'hideTitle']) + ]); ?> +
+
+ $this->getData(['page', $this->getUrl(2), 'breadCrumb']) + ]); ?> +
+
+