This commit is contained in:
Rodolphe Quiedeville 2005-11-16 12:44:42 +00:00
parent b5e659aeb8
commit 1b7ffbcc81

View File

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