diff --git a/htdocs/telephonie/stats/graph/comm.nbmensuel.class.php b/htdocs/telephonie/stats/graph/comm.nbmensuel.class.php index 584cd5715b1..820ca1d2ebd 100644 --- a/htdocs/telephonie/stats/graph/comm.nbmensuel.class.php +++ b/htdocs/telephonie/stats/graph/comm.nbmensuel.class.php @@ -34,7 +34,7 @@ class GraphCommNbMensuel extends GraphBar{ $this->client = 0; $this->contrat = 0; $this->ligne = 0; - $this->titre = "Nombre de communications"; + $this->titre = "Nombre de communications par mois"; $this->barcolor = "bisque3";