Merge pull request #4464 from frederic34/patch-10

typo
This commit is contained in:
Laurent Destailleur 2016-01-22 02:11:01 +01:00
commit 600a4e961b

View File

@ -412,7 +412,7 @@ if ($resql)
print '</a>'; print '</a>';
} }
else { else {
print "&nbsp;"; // On n'empeche la suppression car le raprochement ne pourra se faire qu'apr<70>s la date pass<73>e et que l'<27>criture apparaisse bien sur le compte. print "&nbsp;"; // 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>"; print "</td>";
} }