Use this for sending single emails, otherwise use dropdown above'); define('TEXT_SELECT_CUSTOMER', 'Select Customer'); define('TEXT_ALL_CUSTOMERS', 'All Customers'); define('TEXT_NEWSLETTER_CUSTOMERS', 'To All Newsletter Subscribers'); define('NOTICE_EMAIL_SENT_TO', 'Notice: Email sent to: %s'); define('ERROR_NO_CUSTOMER_SELECTED', 'Error: No customer has been selected.'); define('ERROR_NO_AMOUNT_SELECTED', 'Error: No amount has been selected.'); define('TEXT_GV_WORTH', 'The Gift Voucher is worth '); define('TEXT_TO_REDEEM', 'To redeem this Gift Voucher, please click on the link below. Please also write down the redemption code'); define('TEXT_WHICH_IS', ' which is '); define('TEXT_IN_CASE', ' in case you have any problems.'); define('TEXT_OR_VISIT', 'or visit '); define('TEXT_ENTER_CODE', ' and enter the code during the checkout process'); define ('TEXT_REDEEM_COUPON_MESSAGE_HEADER', 'You recently purchasd a Gift Voucher from our site, for security reasons, the amount of the Gift Voucher was not immediatley credited to you. The shop owner has now released this amount.'); define ('TEXT_REDEEM_COUPON_MESSAGE_AMOUNT', "\n\n" . 'The value of the Gift Voucher was %s'); define ('TEXT_REDEEM_COUPON_MESSAGE_BODY', "\n\n" . 'You can now visit our site, login and send the Gift Voucher amount to anyone you want.'); define ('TEXT_REDEEM_COUPON_MESSAGE_FOOTER', "\n\n"); //Added line define ('TEXT_EMAIL_BUTTON_TEXT', 'The Back Button is Disabled when using the WYSIWYG editor'); define ('TEXT_EMAIL_BUTTON_HTML', '
Return to previous page'); ?>