|
|
@@ -1838,16 +1838,16 @@ EOT;
|
|
|
<tr><td colspan="11"></td></tr>
|
|
|
</table>
|
|
|
|
|
|
- <table style="table-layout: auto;">
|
|
|
+ <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; white-space: normal; word-break: break-word;" colspan="2">Grand Total</td>
|
|
|
- <td style="width: 8%; text-align: left; background-color: lightslategray; white-space: nowrap;">{$orderTotalQuantity}</td>
|
|
|
- <td style="width: 10%; text-align: left; background-color: lightslategray; white-space: normal; word-break: break-word;"></td>
|
|
|
- <td style="width: 14%; text-align: left; background-color: lightslategray; white-space: normal; word-break: break-word;" colspan="2">{$orderTotalAmount}</td>
|
|
|
- <td style="width: 8%; text-align: left; background-color: lightslategray; white-space: normal; word-break: break-word;"></td>
|
|
|
- <td style="width: 16%; text-align: left; background-color: lightslategray; white-space: normal; word-break: break-word;" colspan="2">{$orderTotalTaxAmount}</td>
|
|
|
- <td style="width: 10%; text-align: left; background-color: lightslategray; white-space: normal; word-break: break-word;">{$orderTotal}</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>
|
|
|
</tr>
|
|
|
</table>
|
|
|
|