Update dispatch.php
This commit is contained in:
parent
76cb9f60c7
commit
88044a3d75
@ -620,7 +620,7 @@ if ($id > 0 || ! empty($ref)) {
|
||||
|
||||
print '</td>';
|
||||
|
||||
print '<td >';
|
||||
print '<td>';
|
||||
print '<input type="text" class="inputlotnumber" id="lot_number' . $suffix . '" name="lot_number' . $suffix . '" size="40" value="' . GETPOST('lot_number' . $suffix) . '">';
|
||||
print '</td>';
|
||||
print '<td>';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user