diff --git a/inclure/gamumail_config.html b/inclure/gamumail_config.html
index d5f5674..0824289 100644
--- a/inclure/gamumail_config.html
+++ b/inclure/gamumail_config.html
@@ -14,9 +14,6 @@
padding: 10px;
border-radius: 4px;
}
- .configuration_mails .well .crayon {
- background-color: inherit;
- }
.un-pdf {
border: 1px solid black;
margin-bottom: 1rem;
@@ -30,6 +27,9 @@
background-color: #fff;
padding: .5rem;
}
+ .well h4.crayon {
+ background-color: #cecece;
+ }
.wp600 {
width: 600px;
}
diff --git a/lang/gamumail_fr.php b/lang/gamumail_fr.php
index 19760ab..96aa2fa 100644
--- a/lang/gamumail_fr.php
+++ b/lang/gamumail_fr.php
@@ -34,7 +34,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
'email_en_cc' => 'Emails en copie "cc" des différents messages',
'email_en_cci' => 'Emails en copie cachée "cci" des différents messages',
'editer_titre' => 'Editer le titre',
- 'explication_mail_auto_uniquement' => 'permet de ne pas afficher les mails utilisés uniquement en envoi automatique',
+ 'explication_mail_auto_uniquement' => 'permet de ne pas afficher les modèles utilisés uniquement en envoi automatique',
// F
'pdf_envoyes' => 'Fichiers PDF envoyés',