|
|
@@ -1907,10 +1907,18 @@ EOT;
|
|
|
<td>Total BV</td>
|
|
|
</tr>
|
|
|
$orderDetails_bv
|
|
|
- <tr style="text-align: left; font-weight: normal; font-size: 12px; margin-top: 15px;">
|
|
|
- <td colspan="7" class="table-noborder"></td>
|
|
|
- <td colspan="2" background-color: lightslategray;>Grand Total BV</td>
|
|
|
- <td colspan="2" background-color: lightslategray;>{$orderTotalBv}</td>
|
|
|
+ </table>
|
|
|
+
|
|
|
+ <table style="table-layout: fixed;" class="table-noborder">
|
|
|
+ <tr><td colspan="11"></td></tr>
|
|
|
+ <tr><td colspan="11"></td></tr>
|
|
|
+ </table>
|
|
|
+
|
|
|
+ <table style="table-layout: fixed;">
|
|
|
+ <tr style="text-align: left; font-weight: normal; font-size: 12px;">
|
|
|
+ <td class="table-noborder" style="width: 5%; white-space: nowrap;" colspan="7" ></td>
|
|
|
+ <td style="width: 29%; text-align: left; background-color: lightslategray;" colspan="2">Grand Total BV</td>
|
|
|
+ <td style="width: 14%; text-align: left; background-color: lightslategray;" colspan="2">{$orderTotalBv}</td>
|
|
|
</tr>
|
|
|
</table>
|
|
|
|