diff --git a/htdocs/adherents/liste.php b/htdocs/adherents/liste.php index ebc03181fb8..cc2836f8395 100644 --- a/htdocs/adherents/liste.php +++ b/htdocs/adherents/liste.php @@ -58,7 +58,7 @@ if ($result) print "Prenom Nom / Société\n"; print "Date Cotisation\n"; print "Email\n"; - print "Type\n"; + print "Type\n"; print "Personne\n"; print "Statut\n"; print "Action\n";