diff --git a/htdocs/telephonie/stats/commerciaux/commercialca.php b/htdocs/telephonie/stats/commerciaux/commercialca.php
index 6558a75e9274396f2421e917fa8b7282c174150a..b454eabb513de2f1c00be5568a4b0eed8e0787f3 100644
--- a/htdocs/telephonie/stats/commerciaux/commercialca.php
+++ b/htdocs/telephonie/stats/commerciaux/commercialca.php
@@ -63,6 +63,8 @@ if ($_GET["commid"])
   print '<tr><td valign="top">';
   
 
+  print '<img src="'.DOL_URL_ROOT.'/viewimage.php?modulepart=telephoniegraph&file=commercials/'.$comm->id.'/gain.mensuel.png" alt="Gain mensuel" title="Gain mensuel"><br /><br />'."\n";
+
   print '<img src="'.DOL_URL_ROOT.'/viewimage.php?modulepart=telephoniegraph&file=commercials/'.$comm->id.'/ca.mensuel.png" alt="Chiffre d\'affaire mensuel" title="Chiffre d\'affaire mensuel"><br /><br />'."\n";
   
   print '</td></tr>';