[ Index ] |
|
Code source de Zen Cart E-Commerce Shopping Cart 1.3.7.1 |
1 <?php 2 // 3 // +----------------------------------------------------------------------+ 4 // |zen-cart Open Source E-commerce | 5 // +----------------------------------------------------------------------+ 6 // | Copyright (c) 2003 The zen-cart developers | 7 // | | 8 // | http://www.zen-cart.com/index.php | 9 // | | 10 // | Portions Copyright (c) 2003 osCommerce | 11 // +----------------------------------------------------------------------+ 12 // | This source file is subject to version 2.0 of the GPL license, | 13 // | that is bundled with this package in the file LICENSE, and is | 14 // | available through the world-wide-web at the following url: | 15 // | http://www.zen-cart.com/license/2_0.txt. | 16 // | If you did not receive a copy of the zen-cart license and are unable | 17 // | to obtain it through the world-wide-web, please send a note to | 18 // | license@zen-cart.com so we can mail you a copy immediately. | 19 // +----------------------------------------------------------------------+ 20 // $Id: gv_mail.php 1105 2005-04-04 22:05:35Z birdbrain $ 21 // 22 23 define('HEADING_TITLE', 'Send ' . TEXT_GV_NAME . ' To Customers'); 24 25 define('TEXT_CUSTOMER', 'Customer:'); 26 define('TEXT_SUBJECT', 'Subject:'); 27 define('TEXT_FROM', 'From:'); 28 define('TEXT_TO', 'Email To:'); 29 define('TEXT_AMOUNT', 'Amount'); 30 define('TEXT_MESSAGE', 'Text-Only <br />Message:'); 31 define('TEXT_RICH_TEXT_MESSAGE', 'Rich Text <br />Message:'); 32 define('TEXT_SINGLE_EMAIL', '<span class="smallText">Use this for sending single emails, otherwise use dropdown above</span>'); 33 define('TEXT_SELECT_CUSTOMER', 'Select Customer'); 34 define('TEXT_ALL_CUSTOMERS', 'All Customers'); 35 define('TEXT_NEWSLETTER_CUSTOMERS', 'To All Newsletter Subscribers'); 36 37 define('NOTICE_EMAIL_SENT_TO', 'Notice: Email sent to: %s'); 38 define('ERROR_NO_CUSTOMER_SELECTED', 'Error: No customer has been selected.'); 39 define('ERROR_NO_AMOUNT_SELECTED', 'Error: No amount has been selected.'); 40 define('ERROR_NO_SUBJECT', 'Error: No subject has been entered.'); 41 define('ERROR_GV_AMOUNT', 'Please define Amount as a Value without symbols. Example: 25.00'); 42 43 define('TEXT_GV_ANNOUNCE','<font color="#0000ff">We\'re pleased to offer you a ' . TEXT_GV_NAME . '</font>'); 44 define('TEXT_GV_WORTH', 'The ' . TEXT_GV_NAME . ' is worth '); 45 define('TEXT_TO_REDEEM', 'To redeem this ' . TEXT_GV_NAME . ', please click on the link below. Please also write down the ' . TEXT_GV_REDEEM); 46 define('TEXT_WHICH_IS', ' which is'); 47 define('TEXT_IN_CASE', ' in case you have any problems.'); 48 define('TEXT_OR_VISIT', 'or visit '); 49 define('TEXT_ENTER_CODE', ' and enter the code during the checkout process'); 50 define('TEXT_CLICK_TO_REDEEM','Click here to redeem'); 51 52 define ('TEXT_REDEEM_COUPON_MESSAGE_HEADER', 'You recently purchased a ' . TEXT_GV_NAME . ' from our site, for security reasons, the amount of the ' . TEXT_GV_NAME . ' was not immediately credited to you. The shop owner has now released this amount.'); 53 define ('TEXT_REDEEM_COUPON_MESSAGE_AMOUNT', "\n\n" . 'The value of the ' . TEXT_GV_NAME . ' was %s'); 54 define ('TEXT_REDEEM_COUPON_MESSAGE_BODY', "\n\n" . 'You can now visit our site, login and send the ' . TEXT_GV_NAME . ' amount to anyone you want.'); 55 define ('TEXT_REDEEM_COUPON_MESSAGE_FOOTER', "\n\n"); 56 57 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Mon Nov 26 16:45:43 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |