From 8a2faec55a25677c5f2cf9266d50f439eabd146f Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Sat, 15 Apr 2023 08:06:26 +0200 Subject: [PATCH] body --- core/module/theme/view/body/body.php | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/core/module/theme/view/body/body.php b/core/module/theme/view/body/body.php index 742ff113..1030c0b8 100644 --- a/core/module/theme/view/body/body.php +++ b/core/module/theme/view/body/body.php @@ -34,22 +34,23 @@
+
+ 'colorPicker', + 'help' => 'Le curseur horizontal règle le niveau de transparence.', + 'label' => 'Couleur icône haut de page', + 'value' => $this->getData(['theme', 'body', 'toTopColor']) + ]); ?> + +
'colorPicker', 'help' => 'Le curseur horizontal règle le niveau de transparence.', - 'label' => 'Fond icône haut de page', + 'label' => 'Icône haut de page, couleur arrière-plan', 'value' => $this->getData(['theme', 'body', 'toTopbackgroundColor']) ]); ?>
-
- 'colorPicker', - 'help' => 'Le curseur horizontal règle le niveau de transparence.', - 'label' => 'Icône haut de page', - 'value' => $this->getData(['theme', 'body', 'toTopColor']) - ]); ?> -