diff --git a/htdocs/compta/bank/rappro.php b/htdocs/compta/bank/rappro.php index eaaf44b4e14fb0ea3478ac20116498e31ff5bf7c..a2d7cb832b56ab135259e204a2875a7aeb1b099a 100644 --- a/htdocs/compta/bank/rappro.php +++ b/htdocs/compta/bank/rappro.php @@ -412,7 +412,7 @@ if ($resql) print '</a>'; } else { - print " "; // On n'empeche la suppression car le raprochement ne pourra se faire qu'apr�s la date pass�e et que l'�criture apparaisse bien sur le compte. + print " "; // We prevents the deletion because reconciliation can not be achieved until the date has elapsed and that writing appears well on the account. } print "</td>"; }