Mise aux normes

This commit is contained in:
Rodolphe Quiedeville 2003-10-21 15:19:44 +00:00
parent f50681cf67
commit 438259cadc

View File

@ -83,7 +83,7 @@ if ($action == 'create')
print_titre("Emettre un paiement");
print '<form action="paiement.php?facid='.$facid.'" method="post">';
print '<input type="hidden" name="action" value="add">';
print '<table cellspacing="0" border="1" width="100%" cellpadding="3">';
print '<table class="border" cellspacing="0" width="100%" cellpadding="3">';
print "<tr class=\"liste_titre\"><td colspan=\"3\">Facture</td>";