|
|
@@ -1841,13 +1841,13 @@ EOT;
|
|
|
<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;"></td>
|
|
|
- <td style="width: 10%; text-align: left; background-color: lightslategray; colspan="2">Grand Total</td>
|
|
|
+ <td style="width: 10%; text-align: left; background-color: lightslategray;" colspan="2">Grand Total</td>
|
|
|
<td style="width: 8%; text-align: left; background-color: lightslategray;">{$orderTotalQuantity}</td>
|
|
|
- <td style="width: 10%; text-align: left; background-color: lightslategray;></td>
|
|
|
- <td style="width: 14%; text-align: left; background-color: lightslategray; colspan="2">{$orderTotalAmount}</td>
|
|
|
- <td style="width: 8%; text-align: left; background-color: lightslategray;></td>
|
|
|
- <td style="width: 16%; text-align: left; background-color: lightslategray; colspan="2">{$orderTotalTaxAmount}</td>
|
|
|
- <td style="width: 10%; text-align: left; background-color: lightslategray;>{$orderTotal}</td>
|
|
|
+ <td style="width: 10%; text-align: left; background-color: lightslategray;"></td>
|
|
|
+ <td style="width: 14%; text-align: left; background-color: lightslategray;" colspan="2">{$orderTotalAmount}</td>
|
|
|
+ <td style="width: 8%; text-align: left; background-color: lightslategray;"></td>
|
|
|
+ <td style="width: 16%; text-align: left; background-color: lightslategray;" colspan="2">{$orderTotalTaxAmount}</td>
|
|
|
+ <td style="width: 10%; text-align: left; background-color: lightslategray;">{$orderTotal}</td>
|
|
|
</tr>
|
|
|
</table>
|
|
|
|