fixed quantity form
This commit is contained in:
@@ -504,6 +504,7 @@ $array_orders = getSubItem($dateToday);
|
|||||||
}elseif($row['FormUsed']=="quantity-form"){
|
}elseif($row['FormUsed']=="quantity-form"){
|
||||||
?>
|
?>
|
||||||
<tr>
|
<tr>
|
||||||
|
<td><b>#</b></td>
|
||||||
<td>Quantity</b></td>
|
<td>Quantity</b></td>
|
||||||
</tr>
|
</tr>
|
||||||
<?php
|
<?php
|
||||||
|
|||||||
Reference in New Issue
Block a user