Merge pull request #21520 from thomas-Ngr/14.0_fix_mailing_html_signature

fix signature style in email template
This commit is contained in:
Laurent Destailleur 2022-07-19 00:58:44 +02:00 committed by GitHub
commit e0869738d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -954,7 +954,7 @@ class FormMail extends Form
$out .= '<input type="hidden" id="message" name="message" value="'.$defaultmessage.'" />';
} else {
if (!isset($this->ckeditortoolbar)) {
$this->ckeditortoolbar = 'dolibarr_notes';
$this->ckeditortoolbar = 'dolibarr_mailings';
}
// Editor wysiwyg