From be6806b8af98c36454bb84423747d3f4c14baa7c Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Tue, 9 Aug 2005 14:12:06 +0000 Subject: [PATCH] Modif titre --- htdocs/telephonie/stats/graph/comm.nbmensuel.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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";