Fix: Correction bug [bugs #9976]
This commit is contained in:
parent
79143d98c2
commit
55b4607dc4
@ -332,7 +332,7 @@ else
|
||||
* Lignes
|
||||
*
|
||||
*/
|
||||
print "<p><form action=\"$fiche.php?facid=$fac->id&action=add_ligne\" method=\"post\">";
|
||||
print "<p><form action=\"fiche.php?facid=$fac->id&action=add_ligne\" method=\"post\">";
|
||||
print '<table class="noborder" cellspacing="0" cellpadding="2" width="100%">';
|
||||
print '<tr class="liste_titre"><td>Libellé</td><td align="center">P.U. HT</td><td align="center">Quantité</td><td align="center">Total HT</td>';
|
||||
print '<td align="center">Taux TVA</td>';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user