shish 1 an în urmă
părinte
comite
df3e129123
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      biz-hd/shop/classes/ShopExtClass.php

+ 1 - 1
biz-hd/shop/classes/ShopExtClass.php

@@ -43,7 +43,7 @@ class ShopExtClass extends BaseClass
         $content .= '--------------------------------<BR>';
         $content .= "<BR>";
         $content .= "<BR>";
-        $content .= "<C>此单客户未付款,2分钟后将自动取消,如有需要,请跟客户电话确认</C><BR>";
+        $content .= "<CB>此单客户未付款,2分钟后将自动取消,如有需要,请跟客户电话确认</CB><BR>";
         $content .= "<BR>";
         $content .= '<AUDIO-CANCEL>';
         $ext = self::getByCondition(['shopId' => $shopId]);