bugfix html

This commit is contained in:
Rodolphe Quiedeville 2003-09-09 15:59:11 +00:00
parent 08423493b6
commit 3a8ca08e58

View File

@ -345,7 +345,7 @@ if ($propalid)
print "<TR class=\"liste_titre\">";
print "<td>Réf</td><td>Produit</td>";
print '<td align="right">Prix</td><td align="center">Tva</td><td align="center">Qté.</td>';
if ($obj->statut == 0)
if ($propal->statut == 0)
{
print "<td>&nbsp;</td>";
}