Suppression du lien "rapports"

This commit is contained in:
Rodolphe Quiedeville 2004-07-26 14:07:07 +00:00
parent 559be97e12
commit 7c0140dc1a

View File

@ -387,8 +387,6 @@ if ($action == '')
} }
print "</table>"; print "</table>";
} }
print '<a href="paiement/index.php">Rapports</a>';
} }
$db->close(); $db->close();