Modif lgende du graph

This commit is contained in:
Rodolphe Quiedeville 2005-05-04 14:52:15 +00:00
parent 859809220c
commit 15826302b6

View File

@ -62,7 +62,7 @@ if ($_GET["id"])
print '</td><td valign="top" width="50%">';
print '<img src="'.DOL_URL_ROOT.'/viewimage.php?modulepart=telephoniegraph&file=distributeurs/'.$_GET["id"].'/clients.hebdomadaire.png" alt="Commandes de lignes par semaine" title="Lignes Actives"><br /><br />'."\n";
print '<img src="'.DOL_URL_ROOT.'/viewimage.php?modulepart=telephoniegraph&file=distributeurs/'.$_GET["id"].'/clients.hebdomadaire.png" alt="Nouveaux clients" title="Nouveaux clients"><br /><br />'."\n";
print '</td></tr>';