*** empty log message ***

This commit is contained in:
Rodolphe Quiedeville 2002-12-21 19:24:46 +00:00
parent 2b05ee1de8
commit 2d36a4678f

View File

@ -30,10 +30,6 @@
<tr id="projet"> <tr id="projet">
</tr>
<tr id="public">
</tr> </tr>
<tr id="nom"> <tr id="nom">
@ -71,6 +67,10 @@
print number_format($don->amount, 2, '.', ' '); print number_format($don->amount, 2, '.', ' ');
</script> </script>
</tr> </tr>
<tr id="public">
</tr>
<tr id="commentaire"> <tr id="commentaire">
<script language="php"> <script language="php">