|
|
@@ -1825,7 +1825,7 @@ EOT;
|
|
|
{$orderDetails}
|
|
|
</table>
|
|
|
|
|
|
- <table border="1" width="100%" style="table-layout: auto;">
|
|
|
+ <table border="1" width="100%" >
|
|
|
<tr style="text-align: left; font-weight: normal; font-size: 12px; width: 100%; padding: 5px 5px;">
|
|
|
<th style="width: 30px;">No.</th>
|
|
|
<th style="white-space: normal; word-break: keep-all;">Product Code</th>
|
|
|
@@ -1837,7 +1837,6 @@ EOT;
|
|
|
<th style="white-space: normal; word-break: keep-all;">VAT Amount ({$currency})</th>
|
|
|
<th style="white-space: normal; word-break: keep-all;">Total({$currency})</th>
|
|
|
</tr>
|
|
|
- {$orderDetails}
|
|
|
</table>
|
|
|
|
|
|
<table style="table-layout: fixed;" class="table-noborder">
|