diff --git a/htdocs/telephonie/stats/graph/baracc.class.php b/htdocs/telephonie/stats/graph/baracc.class.php index f198624dee3..ab553f3ad8d 100644 --- a/htdocs/telephonie/stats/graph/baracc.class.php +++ b/htdocs/telephonie/stats/graph/baracc.class.php @@ -93,7 +93,7 @@ class GraphBarAcc extends DolibarrGraph { $graph->xaxis->SetTickLabels($labels); - $graph->xaxis->title->Set("généré le ".strftime("%d/%b/%y %H:%M:%S", time())); + $graph->xaxis->title->Set(strftime("%d/%m/%y %H:%M:%S", time())); // Display the graph