fixed quantity form

This commit is contained in:
franknstayn
2020-02-08 16:32:42 +08:00
parent 74fe447f73
commit 7071fa2eb9

View File

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