From ccea48b31de24c396a5b66ddb740476491f06837 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 18 Jun 2007 18:41:34 +0000 Subject: [PATCH] Fond blanc sur mailing --- htdocs/comm/mailing/fiche.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/comm/mailing/fiche.php b/htdocs/comm/mailing/fiche.php index 9bf39b2d3f3..4a239a2d504 100644 --- a/htdocs/comm/mailing/fiche.php +++ b/htdocs/comm/mailing/fiche.php @@ -359,7 +359,7 @@ else // Message print ''.$langs->trans("MailMessage").''; - print ''; + print ''; print nl2br($mil->body); print ''; print '';