Update dispatch.php

This commit is contained in:
Laurent Destailleur 2018-08-29 20:42:19 +02:00 committed by GitHub
parent 76cb9f60c7
commit 88044a3d75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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>';