Modification du titre

This commit is contained in:
Rodolphe Quiedeville 2005-11-16 12:42:14 +00:00
parent e0e50125c2
commit 8e13f49baf

View File

@ -31,7 +31,7 @@ class GraphDistributeurGain extends GraphBar {
$this->client = 0;
$this->year = strftime("%Y",time());
$this->titre = "Gain mensuel ".$this->year;
$this->titre = "Marge effectuées sur les lignes ".$this->year;
$this->barcolor = "pink";
$this->showframe = true;