diff --git a/htdocs/adherents/stats/index.php b/htdocs/adherents/stats/index.php index 4126fc6e68c..083d81d6db6 100644 --- a/htdocs/adherents/stats/index.php +++ b/htdocs/adherents/stats/index.php @@ -213,7 +213,7 @@ print '
'; // Show graphs -print '
'; +print '
'; if ($mesg) { print $mesg; } else { print $px1->show(); diff --git a/htdocs/comm/propal/stats/index.php b/htdocs/comm/propal/stats/index.php index 273862f68bf..50ec740ea4a 100644 --- a/htdocs/comm/propal/stats/index.php +++ b/htdocs/comm/propal/stats/index.php @@ -329,7 +329,7 @@ print '
'; // Show graphs -print '
'; +print '
'; if ($mesg) { print $mesg; } else { print $px1->show(); diff --git a/htdocs/commande/stats/index.php b/htdocs/commande/stats/index.php index b1baf7332a1..27d177cfbd3 100644 --- a/htdocs/commande/stats/index.php +++ b/htdocs/commande/stats/index.php @@ -354,7 +354,7 @@ print '
'; // Show graphs -print '
'; +print '
'; if ($mesg) { print $mesg; } else { print $px1->show(); diff --git a/htdocs/compta/deplacement/stats/index.php b/htdocs/compta/deplacement/stats/index.php index 36bc107d672..d503d5e4c07 100644 --- a/htdocs/compta/deplacement/stats/index.php +++ b/htdocs/compta/deplacement/stats/index.php @@ -294,7 +294,7 @@ print '
'; // Show graphs -print '
'; +print '
'; if ($mesg) { print $mesg; } else { print $px1->show(); diff --git a/htdocs/compta/facture/stats/index.php b/htdocs/compta/facture/stats/index.php index d85255fbf4e..2f2692055e9 100644 --- a/htdocs/compta/facture/stats/index.php +++ b/htdocs/compta/facture/stats/index.php @@ -331,7 +331,7 @@ print '
'; // Show graphs -print '
'; +print '
'; if ($mesg) { print $mesg; } else { print $px1->show(); diff --git a/htdocs/compta/salaries/stats/index.php b/htdocs/compta/salaries/stats/index.php index dbaeab2b252..dabe988909f 100644 --- a/htdocs/compta/salaries/stats/index.php +++ b/htdocs/compta/salaries/stats/index.php @@ -270,7 +270,7 @@ print '
'; // Show graphs -print '
'; +print ''; print ''; - + print ''; /*print ''; print '';*/ @@ -300,7 +300,7 @@ print '
'; // Show graphs -print '
'; if ($mesg) { print $mesg; } else { print $px1->show(); diff --git a/htdocs/don/stats/index.php b/htdocs/don/stats/index.php index b8cd532d35a..cb574da939a 100644 --- a/htdocs/don/stats/index.php +++ b/htdocs/don/stats/index.php @@ -277,7 +277,7 @@ foreach ($data as $val) $oldyear--; print '
'.$oldyear.'000
'; +print ''; print ''; - + print ''; /*print ''; print '';*/ print ''; } - + print ''; print '
'; if ($mesg) { print $mesg; } else { print $px1->show(); diff --git a/htdocs/expedition/stats/index.php b/htdocs/expedition/stats/index.php index 53837c76fd1..9d7d77cf290 100644 --- a/htdocs/expedition/stats/index.php +++ b/htdocs/expedition/stats/index.php @@ -275,17 +275,17 @@ foreach ($data as $val) while (! empty($year) && $oldyear > $year+1) { // If we have empty year $oldyear--; - - + + print '
'.$oldyear.'000
'; if ($year) print ''.$year.''; @@ -305,7 +305,7 @@ print '
'; // Show graphs -print '
'; +print '
'; if ($mesg) { print $mesg; } else { print $px1->show(); diff --git a/htdocs/expensereport/stats/index.php b/htdocs/expensereport/stats/index.php index d0e3a1164bc..819f0d4d351 100644 --- a/htdocs/expensereport/stats/index.php +++ b/htdocs/expensereport/stats/index.php @@ -288,7 +288,7 @@ print '
'; // Show graphs -print '
'; +print '
'; if ($mesg) { print $mesg; } else { print $px1->show(); diff --git a/htdocs/fichinter/stats/index.php b/htdocs/fichinter/stats/index.php index 7f45be6a624..b00b1391003 100644 --- a/htdocs/fichinter/stats/index.php +++ b/htdocs/fichinter/stats/index.php @@ -325,7 +325,7 @@ print '
'; // Show graphs -print '
'; +print ''; print ''; if (! empty($conf->global->PROJECT_USE_OPPORTUNITIES)) @@ -334,7 +334,7 @@ foreach ($data_all_year as $val) print ''; print ''; } - + print ''; print ''; print ''; @@ -352,7 +352,7 @@ print '
'; if ($mesg) { print $mesg; } else { print $px1->show(); diff --git a/htdocs/projet/stats/index.php b/htdocs/projet/stats/index.php index 67504974759..5f6c526d1d5 100644 --- a/htdocs/projet/stats/index.php +++ b/htdocs/projet/stats/index.php @@ -322,7 +322,7 @@ foreach ($data_all_year as $val) while ($year && $oldyear > $year+1) { // If we have empty year $oldyear--; - + print '
0?'&userid='.$userid:'').'">'.$oldyear.'0
0?'&userid='.$userid:'').'">'.$year.''.$val['nb'].'
'; print '
'; -$stringtoshow.= '
'; +$stringtoshow.= '
'; if ($mesg) { print $mesg; } else { $stringtoshow.= $px1->show(); diff --git a/htdocs/projet/tasks/stats/index.php b/htdocs/projet/tasks/stats/index.php index b03d01a8006..d030f858f4e 100644 --- a/htdocs/projet/tasks/stats/index.php +++ b/htdocs/projet/tasks/stats/index.php @@ -199,7 +199,7 @@ print '
'; print '
'; -$stringtoshow.= '
'; +$stringtoshow.= '
'; if ($mesg) { print $mesg; } else { $stringtoshow.= $px1->show();