From d0923188e6d8ad0319a5bba08bf81bd93d8bf57c Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Sat, 23 Oct 2021 20:09:24 +0200 Subject: [PATCH] =?UTF-8?q?libell=C3=A9=20des=20th=C3=A8mes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/module/install/ressource/themes/themes.json | 8 ++++---- core/module/install/view/index/index.php | 5 ++--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/core/module/install/ressource/themes/themes.json b/core/module/install/ressource/themes/themes.json index 7f81762f..99f9e489 100644 --- a/core/module/install/ressource/themes/themes.json +++ b/core/module/install/ressource/themes/themes.json @@ -1,18 +1,18 @@ { "defaut" : { - "name": "Par défaut", + "name": "Le thème par défaut ambiance bleu et montagne", "filename": "" }, "affaire": { - "name": "Affaire", + "name": "Thème affaire, bannière centre d'appel, ambiance prune", "filename": "theme_affaire.zip" }, "black": { - "name": "Orange Sombre", + "name": "Thème de nuit, ambiance nocturne", "filename": "theme_orange_black.zip" }, "facebook": { - "name": "Facebook héritage", + "name": "Thème Facebook ancienne génération, pas de bannière, menu fixe fond bleu", "filename": "theme_old_facebook.zip" } } \ No newline at end of file diff --git a/core/module/install/view/index/index.php b/core/module/install/view/index/index.php index 782810a2..2fc17213 100644 --- a/core/module/install/view/index/index.php +++ b/core/module/install/view/index/index.php @@ -37,10 +37,9 @@
-
+
'Thème', - 'help' => 'Le thème pourrait être changé après l\'installation' + 'label' => 'Thème' ]); ?>