ryan 1 месяц назад
Родитель
Сommit
f6c9590497
1 измененных файлов с 6 добавлено и 6 удалено
  1. 6 6
      common/libs/export/BaseExport.php

+ 6 - 6
common/libs/export/BaseExport.php

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