diff --git a/core/module/theme/view/body/body.php b/core/module/theme/view/body/body.php index 675480d1..742ff113 100644 --- a/core/module/theme/view/body/body.php +++ b/core/module/theme/view/body/body.php @@ -64,7 +64,6 @@ getData(['theme', 'body', 'image'])) ? $this->getData(['theme', 'body', 'image']) : ""; echo template::file('themeBodyImage', [ - 'help' => 'Sélectionner une image', 'language' => $this->getData(['user', $this->getUser('id'), 'language']), 'label' => 'Arrière plan', 'type' => 1,