[phpBB Debug] PHP Warning: in file [ROOT]/includes/crs/crs_misc_functions.php on line 37: mime_content_type(): Empty filename or path
[phpBB Debug] PHP Warning: in file [ROOT]/includes/crs/crs_misc_functions.php on line 37: mime_content_type(): Empty filename or path
Zen Cart 源代码 email_template_gv_send.html

Zen Cart 源代码 email_template_gv_send.html




下载文件

文件名: email_template_gv_send.html
文件类型: HTML文件
文件大小: 2.63 KiB
MD5: 770f4760214f8fa889146ee4160847ec

email_template_gv_send.html - 关闭高亮
  1. <meta http-equiv="Content-Type" content="text/html; charset=$CHARSET" />
  2. <base href="$BASE_HREF" />
  3.  
  4. <style type="text/css">
  5. body {background-color:#ffffff; color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; text-align:center;}
  6. a:link {color:#0066cc;}
  7. a:hover {background-color:#eeeecc; color:#0066cc;}
  8. a:visited {color:#0066cc;}
  9. .holder {background-color:#f9f9f9; border:1px solid #9a9a9a; font-size:9px; text-align:left; width:550px;}
  10. .header {font-size:10px; padding:0px; width:550px;}
  11. .store-name {font-size:13px; padding:5px;}
  12. .content {font-size:10px; padding:5px; width:550px;}
  13. .content-line {padding:5px;}
  14. .gv-amount {font-weight:bold; color:#669966;}
  15. .gv-code {font-weight:bold; color:#66CC66;}
  16. .gv {background-color:#66FF99; border:1px #9a9a9a; width:550px; padding:2px; font-size:10px; }
  17. .footer {border-top:1px solid #9a9a9a; font-size:9px; margin-top:10px; text-align:center; width:550px;}
  18. .extra-info {background-color:#cccc99; border:1px solid #9a9a9a; font-size:10px; margin-top:10px; padding:5px; width:550px;}
  19. .extra-info-bold {font-weight:bold;}
  20. .disclaimer {background-color:#f9f9f9; border:1px solid #cccccc; font-size:10px; margin-top:10px; padding:5px; width:550px;}
  21. .disclaimer1 {color:#666666; padding:5px;}
  22. .disclaimer1 a:link {color:#666666;}
  23. .disclaimer1 a:visited {color:#666666;}
  24. .disclaimer2 {color:#666666; padding:5px;}
  25. .copyright {border-bottom:0px solid #9a9a9a; padding:5px;}
  26.  
  27. </head>
  28.  
  29. <div class="holder">
  30.  
  31.   <!-- Header Section -->
  32.   <div class="header">
  33.   <img src="email/header.jpg" alt="logo" />
  34.   </div>
  35.  
  36.  
  37.   <!-- Content Section -->
  38.   <div class="content">
  39.     <div><img src="email/gv.gif" width="100" height="80"><span class="gv-amount">$EMAIL_GV_AMOUNT</span> - <span class="gv-code">$GV_REDEEM_CODE</span></div>
  40.     <div class="store-name">$EMAIL_STORE_NAME</div>
  41.     <div class="content-line">$EMAIL_GV_TEXT_HEADER $EMAIL_GV_AMOUNT</div>
  42.     <div class="content-line">$EMAIL_GV_FROM $EMAIL_GV_MESSAGE</div>
  43.  
  44.     <div class="content-line"><tt>$EMAIL_GV_SEND_TO</tt></div>
  45.     <div class="content-line"><tt>$EMAIL_MESSAGE_HTML</tt></div>
  46.    <hr />
  47.     <div class="content-line">$GV_REDEEM_HOW<br />$GV_REDEEM_URL</div>
  48.     <div class="content-line">$EMAIL_GV_FIXED_FOOTER</div>
  49.     <div class="content-line">$EMAIL_GV_SHOP_FOOTER</div>
  50.   </div>
  51.  
  52.  
  53.   <!-- Footer Section -->
  54.   <div class="footer">
  55.     <div class="copyright">$EMAIL_FOOTER_COPYRIGHT</div>
  56.   </div>
  57.  
  58. </div>
  59. <div class="disclaimer">
  60.   <div class="disclaimer1">$EMAIL_DISCLAIMER</div>
  61.   <div class="disclaimer2">$EMAIL_SPAM_DISCLAIMER</div>
  62. </div>
  63. $EXTRA_INFO
  64. </body>
  65. </html>


cron