diff --git a/htdocs/telephonie/ligne/history.php b/htdocs/telephonie/ligne/history.php index 30a6c9bccdb..d17b0e55973 100644 --- a/htdocs/telephonie/ligne/history.php +++ b/htdocs/telephonie/ligne/history.php @@ -215,7 +215,7 @@ if ($cancel == $langs->trans("Cancel")) print '
| Mode | Resultat | '; - print 'Date | Commentaire | Fichier | '; + print 'Date MeS | Résil | Commentaire | Fichier | '; print "'.$obj->mode." | \n"; print ''.$obj->situation." | \n"; print ''.$obj->date_mise_service." | \n"; + print ''.$obj->date_resiliation." | \n"; print ''.$obj->commentaire." | \n"; print ''.$obj->fichier." | \n"; print "\n";