Fond blanc sur mailing

This commit is contained in:
Laurent Destailleur 2007-06-18 18:41:34 +00:00
parent 576f93a1fa
commit ccea48b31d

View File

@ -359,7 +359,7 @@ else
// Message
print '<tr><td valign="top">'.$langs->trans("MailMessage").'</td>';
print '<td colspan="3">';
print '<td colspan="3" bgcolor="#FFFFFF">';
print nl2br($mil->body);
print '</td>';
print '</tr>';