diff --git a/core/module/theme/view/index/index.css b/core/module/theme/view/index/index.css index c24d1e12..e7cbdb9e 100755 --- a/core/module/theme/view/index/index.css +++ b/core/module/theme/view/index/index.css @@ -36,7 +36,8 @@ nav li ul { } #themeShowAll, -#themeBack, +#themeHelp, +#themeBack, #themeManage, #themeAdmin, #themeAdvanced { diff --git a/core/module/theme/view/index/index.php b/core/module/theme/view/index/index.php index 03ae5274..85f0a16f 100644 --- a/core/module/theme/view/index/index.php +++ b/core/module/theme/view/index/index.php @@ -5,7 +5,7 @@ ): ?>
-
+
'buttonGrey', 'href' => helper::baseUrl(false), @@ -13,32 +13,16 @@ 'value' => 'Accueil' ]); ?>
-
- 'brush', - 'href' => helper::baseUrl() . $this->getUrl(0) . '/admin', - 'value' => 'Administration' +
+ 'https://doc.zwiicms.fr/theme-2', + 'target' => '_blank', + 'ico' => 'help', + 'value' => 'Aide', + 'class' => 'buttonHelp' ]); ?>
-
-
-
- 'cogs', - 'href' => helper::baseUrl() . $this->getUrl(0) . '/manage', - 'value' => 'Gestion' - ]); ?> -
-
- 'code', - 'href' => helper::baseUrl() . $this->getUrl(0) . '/advanced', - 'value' => 'Éditeur CSS' - ]); ?> -
-
-
-
+
'eye', 'value' => 'Zones cachées' @@ -46,20 +30,33 @@
-
- 'https://doc.zwiicms.fr/theme-2', - 'target' => '_blank', - 'ico' => 'help', - 'value' => 'Aide', - 'class' => 'buttonHelp' +
+ 'cogs', + 'href' => helper::baseUrl() . $this->getUrl(0) . '/manage', + 'value' => 'Gestion' + ]); ?> +
+
+ 'brush', + 'href' => helper::baseUrl() . $this->getUrl(0) . '/admin', + 'value' => 'Administration' + ]); ?> + +
+
+ 'code', + 'href' => helper::baseUrl() . $this->getUrl(0) . '/advanced', + 'value' => 'Éditeur CSS' ]); ?>
-
+
'buttonGrey', 'href' => helper::baseUrl(false), @@ -67,33 +64,8 @@ 'value' => 'Accueil' ]); ?>
-
- 'brush', - 'href' => helper::baseUrl() . $this->getUrl(0) . '/admin', - 'value' => 'Administration' - ]); ?> -
-
-
-
- helper::baseUrl() . $this->getUrl(0) . '/manage', - 'ico' => 'cogs', - 'value' => 'Gestion' - ]); ?> -
-
- helper::baseUrl() . $this->getUrl(0) . '/advanced', - 'value' => 'Éditeur CSS', - 'ico' => 'code' - ]); ?> -
-
-
-
- + 'https://doc.zwiicms.fr/theme-2', 'target' => '_blank', 'ico' => 'help', @@ -102,4 +74,28 @@ ]); ?>
+
+
+ 'cogs', + 'href' => helper::baseUrl() . $this->getUrl(0) . '/manage', + 'value' => 'Gestion' + ]); ?> +
+
+ 'brush', + 'href' => helper::baseUrl() . $this->getUrl(0) . '/admin', + 'value' => 'Administration' + ]); ?> + +
+
+ 'code', + 'href' => helper::baseUrl() . $this->getUrl(0) . '/advanced', + 'value' => 'Éditeur CSS' + ]); ?> +
+