diff --git a/htdocs/adherents/stats/byproperties.php b/htdocs/adherents/stats/byproperties.php index efcd9e8968e..35ee0c6f6db 100644 --- a/htdocs/adherents/stats/byproperties.php +++ b/htdocs/adherents/stats/byproperties.php @@ -116,9 +116,9 @@ else } // Print array -print ''; +print '
'; print ''; -print ''; +print ''; print ''; print ''; print ''; @@ -133,7 +133,7 @@ foreach ($data as $val) $year = $val['year']; $var=!$var; print ''; - print ''; + print ''; print ''; print ''; print ''; diff --git a/htdocs/adherents/stats/geo.php b/htdocs/adherents/stats/geo.php index b65ea310115..85157dc824d 100644 --- a/htdocs/adherents/stats/geo.php +++ b/htdocs/adherents/stats/geo.php @@ -1,4 +1,4 @@ - * * This program is free software; you can redistribute it and/or modify @@ -282,11 +282,11 @@ if (count($arrayjs) && $mode == 'memberbycountry') if ($mode) { // Print array / Affiche le tableau - print '
'.$langs->trans("Nature").''.$langs->trans("Nature").''.$langs->trans("NbOfMembers").''.$langs->trans("LastMemberDate").'
'.$memberstatic->getmorphylib($val['label']).''.$memberstatic->getmorphylib($val['label']).''.$val['nb'].''.dol_print_date($val['lastdate'],'dayhour').'
'; + print '
'; print ''; - print ''; + print ''; if ($label2) print ''; - print ''; + print ''; print ''; print ''; @@ -297,10 +297,10 @@ if ($mode) $year = $val['year']; $var=!$var; print ''; - print ''; + print ''; if ($label2) print ''; print ''; - print ''; + print ''; print ''; $oldyear=$year; }
'.$label.''.$label.''.$label2.''.$langs->trans("NbOfMembers").''.$langs->trans("NbOfMembers").''.$langs->trans("LastMemberDate").'
'.$val['label'].''.$val['label'].''.$val['label2'].''.$val['nb'].''.dol_print_date($val['lastdate'],'dayhour').''.dol_print_date($val['lastdate'],'dayhour').'