Modif des libells du nouveau graph sur les lignes

This commit is contained in:
Rodolphe Quiedeville 2005-03-10 15:16:27 +00:00
parent 1b18ea8ed9
commit 8d841b4548

View File

@ -62,7 +62,7 @@ if ($_GET["commid"])
print '<tr><td valign="top">';
print '<img src="'.DOL_URL_ROOT.'/viewimage.php?modulepart=telephoniegraph&file=commercials/'.$comm->id.'/lignes.statut.png" alt="Chiffre d\'affaire mensuel" title="Chiffre d\'affaire mensuel"><br /><br />'."\n";
print '<img src="'.DOL_URL_ROOT.'/viewimage.php?modulepart=telephoniegraph&file=commercials/'.$comm->id.'/lignes.statut.png" alt="Statuts des lignes" title="Statuts des lignes"><br /><br />'."\n";
print '</td></tr>';
print '</table>';