Fix Removed not expected br

This commit is contained in:
Laurent Destailleur 2016-02-20 03:42:29 +01:00
parent a2817049c9
commit 2e27319d1b

View File

@ -2396,7 +2396,6 @@ if ($action == 'create' && $user->rights->commande->creer)
}
print '</div>';
}
print '<br>';
if ($action != 'presend')
{