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'])
- ]); ?>
-