Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
Conflicts: htdocs/adherents/class/adherent.class.php htdocs/core/actions_massactions.inc.php htdocs/core/tpl/massactions_pre.tpl.php
This commit is contained in:
commit
3d185b6818
File diff suppressed because it is too large
Load Diff
@ -1030,7 +1030,6 @@ class FormMail extends Form
|
||||
$defaultmessage=preg_replace("/^(<br>)+/","",$defaultmessage);
|
||||
$defaultmessage=preg_replace("/^\n+/","",$defaultmessage);
|
||||
}
|
||||
|
||||
$out.= '<tr>';
|
||||
$out.= '<td valign="top">';
|
||||
$out.=$form->textwithpicto($langs->trans('MailText'), $helpforsubstitution, 1, 'help', '', 0, 2, 'substittooltipfrombody');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user