diff --git a/htdocs/telephonie/stats/lignes/commandes.week.class.php b/htdocs/telephonie/stats/lignes/commandes.week.class.php index 6137dd5b127..159d25d1674 100644 --- a/htdocs/telephonie/stats/lignes/commandes.week.class.php +++ b/htdocs/telephonie/stats/lignes/commandes.week.class.php @@ -32,7 +32,7 @@ class GraphLignesCommandesWeek extends GraphBarAcc { $this->client = 0; $this->titre = "Commandes Lignes par semaine"; - $this->barcolor = "green"; + $this->barcolor = "blue"; $this->showframe = true; }