modif esthetique

This commit is contained in:
Regis Houssin 2007-05-01 20:02:49 +00:00
parent a7b9691455
commit 2db82f2164

View File

@ -344,12 +344,11 @@ if ($id || $ref)
print '<input type="hidden" name="max_prod" value="'.$i.'">';
if($num > 0)
print '<tr><td colspan="2"><input type="submit" class="button" value="'.$langs->trans("Update").'"></td></tr>';
print '</table>';
print '</table>';
}
print '</form></td></tr>';
print '</table>';
print '</td></tr>';
print '</td></tr>';
print '</table>';
}
}