diff --git a/htdocs/don.class.php b/htdocs/don.class.php index 3af42b898ed..aa08a6632a1 100644 --- a/htdocs/don.class.php +++ b/htdocs/don.class.php @@ -292,8 +292,7 @@ class Don } } /* - * Somme des dons payés - * encaissés ou non + * Somme des dons encaissés */ Function sum_actual() { @@ -309,8 +308,8 @@ class Don } } - /* - * En attente de paiement + /* Paiement recu en attente d'encaissement + * * */ Function sum_pending()