Sfoglia il codice sorgente

强迫症修改邮件内容

garhing 7 anni fa
parent
commit
1f0ebab61c
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      resources/views/emails/userTrafficWarning.blade.php

+ 2 - 2
resources/views/emails/userTrafficWarning.blade.php

@@ -69,7 +69,7 @@
                                     <th style="Margin:0;color:#333;font-family:Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:19px;margin:0;padding:0;text-align:left">
                                         <div class="release" style="padding-top:5px;padding-left:20px;padding-bottom:20px;">
                                             <p>这是一封来自 {{$websiteName}} 的流量警告提醒。</p>
-                                            <p>您的流量已使用【{{$usedPercent}}%】了,为了确保您可继续正常享受我们的服务,请及时续费或者购买流量包。</p>
+                                            <p>您的流量已使用【{{$usedPercent}}%】了,为了确保您可继续正常享受我们的服务,请及时续费或者购买流量包。</p>
                                         </div>
                                     </th>
                                     <th class="expander" style="Margin:0;color:#333;font-family:Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:19px;margin:0;padding:0!important;text-align:left;visibility:hidden;width:0"></th>
@@ -85,4 +85,4 @@
         </td>
     </tr>
     </tbody>
-</table>
+</table>