fix signature style in email template
This commit is contained in:
parent
dfb5bb0936
commit
0ac68c8635
@ -935,7 +935,7 @@ class FormMail extends Form
|
|||||||
$out .= '<input type="hidden" id="message" name="message" value="'.$defaultmessage.'" />';
|
$out .= '<input type="hidden" id="message" name="message" value="'.$defaultmessage.'" />';
|
||||||
} else {
|
} else {
|
||||||
if (!isset($this->ckeditortoolbar)) {
|
if (!isset($this->ckeditortoolbar)) {
|
||||||
$this->ckeditortoolbar = 'dolibarr_notes';
|
$this->ckeditortoolbar = 'dolibarr_mailings';
|
||||||
}
|
}
|
||||||
|
|
||||||
// Editor wysiwyg
|
// Editor wysiwyg
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user