diff --git a/htdocs/comm/mailing/fiche.php b/htdocs/comm/mailing/fiche.php index 10d359fc67cfdf9fdda5aa4710ff204368ea363f..08abf7152819518600d9cc97d124685e113b9795 100644 --- a/htdocs/comm/mailing/fiche.php +++ b/htdocs/comm/mailing/fiche.php @@ -33,9 +33,6 @@ $langs->load("mails"); $message = ''; -llxHeader("","","Fiche Mailing"); - - // Action envoi mailing pour tous if ($_GET["action"] == 'sendall') { @@ -199,6 +196,9 @@ if ($_POST["cancel"] == $langs->trans("Cancel")) +llxHeader("","","Fiche Mailing"); + + /* * Mailing en mode cr�ation *