Fix dol_fiche_head and end missing

This commit is contained in:
Laurent Destailleur 2016-01-07 18:48:46 +01:00
parent 0eae624a60
commit 3c5eaf87d5

View File

@ -2360,7 +2360,7 @@ else
$action='send'; $action='send';
$modelmail='thirdparty'; $modelmail='thirdparty';
print '<br>'; //print '<br>';
print load_fiche_titre($langs->trans($titreform)); print load_fiche_titre($langs->trans($titreform));
dol_fiche_head(); dol_fiche_head();