Skip to content
Snippets Groups Projects
Commit 6768f85b authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Fix: Génération du header mal placé.

parent 0b52f9af
No related branches found
No related tags found
No related merge requests found
......@@ -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 cration
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment