helper::baseUrl() . $this->getUrl(0) . '/advanced',
'value' => 'Éditeur CSS',
diff --git a/core/module/theme/view/site/site.php b/core/module/theme/view/site/site.php
index d5d9c411..5c22f1c7 100755
--- a/core/module/theme/view/site/site.php
+++ b/core/module/theme/view/site/site.php
@@ -22,7 +22,7 @@
'colorPicker',
- 'help' => 'Le curseur horizontal règle le niveau de transparence.',
+ 'help' => 'Le curseur horizontal règle le niveau de transparence.',
'label' => 'Fond',
'value' => $this->getData(['theme', 'site', 'backgroundColor'])
]); ?>
@@ -30,7 +30,7 @@
'colorPicker',
- 'help' => 'Le curseur horizontal règle le niveau de transparence.',
+ 'help' => 'Le curseur horizontal règle le niveau de transparence.',
'label' => 'Texte',
'value' => $this->getData(['theme', 'text', 'textColor'])
]); ?>
@@ -40,19 +40,19 @@
'colorPicker',
- 'help' => 'Le curseur horizontal règle le niveau de transparence.',
+ 'help' => 'Le curseur horizontal règle le niveau de transparence.',
'label' => 'Titres',
'value' => $this->getData(['theme', 'title', 'textColor'])
]); ?>
-
+
'colorPicker',
- 'help' => 'Le curseur horizontal règle le niveau de transparence.',
+ 'help' => 'Le curseur horizontal règle le niveau de transparence.',
'label' => 'Liens',
'value' => $this->getData(['theme', 'text', 'linkColor'])
]); ?>
-
+