Fix: bug retour chariot qui traine
This commit is contained in:
parent
53a24f53e1
commit
9a0a329036
@ -1168,7 +1168,7 @@ if ($_GET['propalid'] > 0)
|
||||
print '<td align="right"><input type="text" size="2" name="qty" value="1"></td>';
|
||||
print '<td align="right" nowrap><input type="text" size="2" name="remise" value="'.$societe->remise_client.'">%</td>';
|
||||
print '<td align="center" valign="middle" colspan="4"><input type="submit" class="button" value="'.$langs->trans("Add").'" name="addligne">';
|
||||
print '</td></tr>\n';
|
||||
print '</td></tr>'."\n";
|
||||
|
||||
print '</form>';
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user