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

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

@@ -1841,7 +1841,7 @@ 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: 29%; 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>