Modif accs au graphique
This commit is contained in:
parent
904f78edb4
commit
69bb4e7028
@ -86,24 +86,13 @@ else
|
||||
print $db->error() . ' ' . $sql;
|
||||
}
|
||||
|
||||
print '</td><td valign="top" width="50%">'."\n";
|
||||
|
||||
print '<img src="'.DOL_URL_ROOT.'/telephonie/showgraph.php?graph=ca/ca.mensuel.png" alt="CA Mensuel"><br /><br />';
|
||||
|
||||
print '</td><td valign="top" width="50%">';
|
||||
|
||||
|
||||
|
||||
print '</td></tr>';
|
||||
|
||||
print '<tr><td width="30%" valign="top">';
|
||||
|
||||
|
||||
|
||||
print '</td></tr>';
|
||||
|
||||
print "\n</td></tr>\n";
|
||||
print '</table>';
|
||||
|
||||
|
||||
|
||||
$db->close();
|
||||
|
||||
llxFooter("<em>Dernière modification $Date$ révision $Revision$</em>");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user