[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_queue.html

Zen Cart 源代码 email_template_gv_queue.html




下载文件

文件名: email_template_gv_queue.html
文件类型: HTML文件
文件大小: 2.13 KiB
MD5: 107327f92e6b20d72d0218fbf4619850

email_template_gv_queue.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. .content {font-size:10px; padding:5px; width:550px;}
  12. .gv {background-color:#66FF99; border:1px #9a9a9a; width:550px; padding:2px; font-size:10px; }
  13. .footer {border-top:1px solid #9a9a9a; font-size:9px; margin-top:10px; text-align:center; width:550px;}
  14. .extra-info {background-color:#cccc99; border:1px solid #9a9a9a; font-size:10px; margin-top:10px; padding:5px; width:550px;}
  15. .extra-info-bold {font-weight:bold;}
  16. .disclaimer {background-color:#f9f9f9; border:1px solid #cccccc; font-size:10px; margin-top:10px; padding:5px; width:550px;}
  17. .disclaimer1 {color:#666666; padding:5px;}
  18. .disclaimer1 a:link {color:#666666;}
  19. .disclaimer1 a:visited {color:#666666;}
  20. .disclaimer2 {color:#666666; padding:5px;}
  21. .copyright {border-bottom:0px solid #9a9a9a; padding:5px;}
  22.  
  23. </head>
  24.  
  25. <div class="holder">
  26.  
  27.   <!-- Header Section -->
  28.   <div class="header">
  29.   <img src="email/header.jpg" alt="logo" />
  30.   </div>
  31.  
  32.  
  33.   <!-- Content Section -->
  34.   <div class="content">
  35.     <div class="gv">Dear $EMAIL_FIRST_NAME $EMAIL_LAST_NAME</div>
  36.     <div class="gv">$GV_NOTICE_HEADER</div>
  37.     <div class="gv">$GV_NOTICE_RELEASED</div>
  38.     <div class="gv">$GV_NOTICE_AMOUNT_REDEEM</div>
  39.     <div class="gv">$GV_NOTICE_VALUE</div>
  40.     <div>$TEXT_REDEEM_GV_MESSAGE_BODY</div>
  41.     <div>$TEXT_REDEEM_GV_MESSAGE_FOOTER</div>
  42.   </div>
  43.  
  44.  
  45.   <!-- Footer Section -->
  46.   <div class="footer">
  47.     <div class="copyright">$EMAIL_FOOTER_COPYRIGHT</div>
  48.   </div>
  49.  
  50. </div>
  51. <div class="disclaimer">
  52.   <div class="disclaimer1">$EMAIL_DISCLAIMER</div>
  53.   <div class="disclaimer2">$EMAIL_SPAM_DISCLAIMER</div>
  54. </div>
  55. $EXTRA_INFO
  56. </body>
  57. </html>


cron