diff --git a/core/module/page/view/edit/edit.php b/core/module/page/view/edit/edit.php index 25cb48c2..0694758a 100755 --- a/core/module/page/view/edit/edit.php +++ b/core/module/page/view/edit/edit.php @@ -141,7 +141,7 @@ $this->pages2Json(); -
+

Emplacements

getHierarchy($this->getUrl(2), false)): ?> @@ -206,25 +206,27 @@ $this->pages2Json();
-
-

Autres options

-
- 'Groupe requis pour accéder à la page :', - 'selected' => $this->getData(['page', $this->getUrl(2), 'group']) - ]); ?> -
-
- 'Méta-titre', - 'value' => $this->getData(['page', $this->getUrl(2), 'metaTitle']) - ]); ?> - 'Méta-description', - 'maxlength' => '500', - 'value' => $this->getData(['page', $this->getUrl(2), 'metaDescription']) - ]); ?> -
+
+
+

Autres options

+
+ 'Groupe requis pour accéder à la page :', + 'selected' => $this->getData(['page', $this->getUrl(2), 'group']) + ]); ?> +
+
+ 'Méta-titre', + 'value' => $this->getData(['page', $this->getUrl(2), 'metaTitle']) + ]); ?> + 'Méta-description', + 'maxlength' => '500', + 'value' => $this->getData(['page', $this->getUrl(2), 'metaDescription']) + ]); ?> +
+