From 69b1dd2bbf477ab6441be11013635829e86f3954 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Fri, 6 Dec 2019 18:43:21 +0100 Subject: [PATCH] =?UTF-8?q?[9.2.14]=20theme=20site=20r=C3=A9organisation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/module/theme/view/site/site.php | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/core/module/theme/view/site/site.php b/core/module/theme/view/site/site.php index 92bc50a7..d30e334e 100755 --- a/core/module/theme/view/site/site.php +++ b/core/module/theme/view/site/site.php @@ -33,6 +33,16 @@ 'value' => $this->getData(['theme', 'text', 'textColor']) ]); ?> +
+ 'colorPicker', + 'help' => 'Le curseur horizontal règle le niveau de transparence.', + 'label' => 'Liens', + 'value' => $this->getData(['theme', 'link', 'textColor']) + ]); ?> +
+ +
'colorPicker', @@ -41,9 +51,7 @@ 'value' => $this->getData(['theme', 'title', 'textColor']) ]); ?>
-
-
-
+
'colorPicker', 'help' => 'Le curseur horizontal règle le niveau de transparence.', @@ -51,14 +59,6 @@ 'value' => $this->getData(['theme', 'button', 'backgroundColor']) ]); ?>
-
- 'colorPicker', - 'help' => 'Le curseur horizontal règle le niveau de transparence.', - 'label' => 'Liens', - 'value' => $this->getData(['theme', 'link', 'textColor']) - ]); ?> -