Ajout lien rapport

This commit is contained in:
Rodolphe Quiedeville 2003-04-26 14:21:56 +00:00
parent 01947fb575
commit 4ddee3c3ac

View File

@ -227,6 +227,7 @@ if ($action == '') {
} }
print "</table>"; print "</table>";
} }
print '<a href="paiement/index.php">Rapports</a>';
} }