shish 11 tháng trước cách đây
mục cha
commit
34bfba2b20

+ 1 - 1
biz-ghs/order/classes/OrderClass.php

@@ -1843,7 +1843,7 @@ class OrderClass extends BaseClass
         if ($payDate != $sendTimWant) {
         if ($payDate != $sendTimWant) {
             $content .= '<BR><BR>';
             $content .= '<BR><BR>';
             $content .= '送货时间:<BR>';
             $content .= '送货时间:<BR>';
-            $content .= '<B>' . $orderInfo['sendTimeWant'] . '!!!</B><BR><BR>';
+            $content .= '<B>【【' . $orderInfo['sendTimeWant'] . '】】</B><BR><BR>';
         }
         }
         if (isset($orderInfo['book']) && $orderInfo['book'] == 1) {
         if (isset($orderInfo['book']) && $orderInfo['book'] == 1) {
             $content .= '<B>预订单</B><BR>';
             $content .= '<B>预订单</B><BR>';