Modification du titre
This commit is contained in:
parent
e0e50125c2
commit
8e13f49baf
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user