getData(['config', 'i18n', 'langAdmin']); switch ($val) { case 'fr' : $text[0] = 'Retour'; $text[1] = 'Aide'; $text[2] = 'Enregistrer'; $text[3] = 'Paramètres'; $text[4] = 'Largeur du site'; $text[5] = 'Arrondi des angles'; $text[6] = 'Ombre sur les bords du site'; $text[7] = 'Pas de marge au-dessus et en-dessous du site'; $text[8] = 'Couleurs'; $text[9] = 'Le curseur horizontal règle le niveau de transparence.'; $text[10] = 'Arrière-plan'; $text[11] = 'Texte'; $text[12] = 'Titres'; $text[13] = 'Liens'; $text[14] = 'Couleur visible en l\'absence d\'une image.
Le curseur horizontal règle le niveau de transparence.'; $text[15] = 'Arrière-plan des blocs'; $text[16] = 'Bordure des blocs'; $text[17] = 'Arrondi des angles du bloc'; $text[18] = 'Ombre sur les bords du bloc'; $text[19] = 'Arrière-plan du titre des blocs'; $text[20] = 'Boutons'; $text[21] = 'Titre'; $text[22] = 'Sous-titre'; $text[23] = 'Bouton'; $text[24] = 'Bloc'; $text[25] = 'Mise en forme du texte'; $text[26] = 'Police'; $text[27] = 'Style'; $text[28] = 'Casse'; $text[29] = 'Taille'; $text[30] = 'Taille de référence pour le site. Les tailles des polices de la bannière, de menu et de pied de page sont proportionnelles à cette taille.'; $text[31] = 'Mise en forme des titres'; $siteWidths = $module::$siteWidths; $radius = $module::$radius; $shadows = $module::$shadows; $blockShadows = $module::$blockShadows; $fontWeights = $module::$fontWeights; $textTransforms = $module::$textTransforms; break; case 'en' : $text[0] = 'Back'; $text[1] = 'Help'; $text[2] = 'Save'; $text[3] = 'Settings'; $text[4] = 'Site width'; $text[5] = 'Rounding of corners'; $text[6] = 'Shadow on site edges'; $text[7] = 'No margin above and below site'; $text[8] = 'Colors'; $text[9] = 'Horizontal slider sets transparency level'; $text[10] = 'Background'; $text[11] = 'Text'; $text[12] = 'Title'; $text[13] = 'Links'; $text[14] = 'Color visible in the absence of an image'; $text[15] = 'Background of blocks'; $text[16] = 'Block border'; $text[17] = 'Block corner rounding'; $text[18] = 'Shadow on block edges'; $text[19] = 'Block title background'; $text[20] = 'Buttons'; $text[21] = 'Title'; $text[22] = 'Subtitle'; $text[23] = 'Button'; $text[24] = 'Block'; $text[25] = 'Text formatting'; $text[26] = 'Font'; $text[27] = 'Style'; $text[28] = 'Character case'; $text[29] = 'Size'; $text[30] = 'Reference size for the site. The font sizes of the banner, menu and footer are proportional to this size'; $text[31] = 'Title formatting'; $siteWidths = $module::$siteWidths_en; $radius = $module::$radius_en; $shadows = $module::$shadows_en; $blockShadows = $module::$blockShadows_en; $fontWeights = $module::$fontWeights_en; $textTransforms = $module::$textTransforms_en; break; } ?>
'buttonGrey', 'href' => helper::baseUrl() . 'theme', 'ico' => 'left', 'value' => $text[0] ]); ?>
'https://doc.deltacms.fr/personnalisation-du-site', 'target' => '_blank', 'ico' => 'help', 'value' => $text[1], 'class' => 'buttonHelp' ]); ?>
$text[2] ]); ?>

$text[4], 'selected' => $this->getData(['theme', 'site', 'width']) ]); ?>
$text[5], 'selected' => $this->getData(['theme', 'site', 'radius']) ]); ?>
$text[6], 'selected' => $this->getData(['theme', 'site', 'shadow']) ]); ?>
$this->getData(['theme', 'site', 'margin']) ]); ?>

'colorPicker', 'help' => $text[9], 'label' => $text[10], 'value' => $this->getData(['theme', 'site', 'backgroundColor']) ]); ?>
'colorPicker', 'help' => $text[9], 'label' => $text[11], 'value' => $this->getData(['theme', 'text', 'textColor']) ]); ?>
'colorPicker', 'help' => $text[9], 'label' => $text[12], 'value' => $this->getData(['theme', 'title', 'textColor']) ]); ?>
'colorPicker', 'help' => $text[9], 'label' => $text[13], 'value' => $this->getData(['theme', 'text', 'linkColor']) ]); ?>
'colorPicker', 'help' => $text[14], 'label' => $text[15], 'value' => $this->getData(['theme', 'block', 'backgroundColor']) ]); ?>
'colorPicker', 'help' => $text[14], 'label' => $text[16], 'value' => $this->getData(['theme', 'block', 'borderColor']) ]); ?>
$text[17], 'selected' => $this->getData(['theme', 'block', 'blockBorderRadius']) ]); ?>
$text[18], 'selected' => $this->getData(['theme', 'block', 'blockBorderShadow']) ]); ?>
'colorPicker', 'help' => $text[14], 'label' => $text[19], 'value' => $this->getData(['theme', 'block', 'backgroundTitleColor']) ]); ?>
'colorPicker', 'help' => $text[9], 'label' => $text[20], 'value' => $this->getData(['theme', 'button', 'backgroundColor']) ]); ?>

'buttonSubmitPreview', 'value' => $text[23] ]); ?>

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Lorem ipsum dolor sit amet.

$text[26], 'selected' => $this->getData(['theme', 'text', 'font']), 'fonts' => true ]); ?>
$text[29], 'help' => $text[30], 'selected' => $this->getData(['theme', 'text', 'fontSize']) ]); ?>

$text[26], 'selected' => $this->getData(['theme', 'title', 'font']), 'fonts' => true ]); ?>
$text[27], 'selected' => $this->getData(['theme', 'title', 'fontWeight']) ]); ?>
$text[28], 'selected' => $this->getData(['theme', 'title', 'textTransform']) ]); ?>