This commit is contained in:
Cédric Salvador 2013-06-12 14:50:32 +02:00
parent 72afadb84e
commit 2c3053b9ee

View File

@ -564,7 +564,7 @@ if ($resql) {
$form = new Form($db);
print '<td align="right">';
print $form->select_product_fourn_price($prod->id,
'fourn' . $i);
'fourn' . $i, 1);
print '</td>';
print '<td>&nbsp</td>';
print "</tr>";