[ Index ] |
PHP Cross Reference of osCMax 2.0.4 |
[Summary view] [Print] [Text view]
1 <?php 2 /* 3 $Id: popup_coupon_help.php 3 2006-05-27 04:59:07Z user $ 4 5 osCMax Power E-Commerce 6 http://oscdox.com 7 8 Copyright 2006 osCMax2005 osCMax, 2002 osCommerce 9 10 Released under the GNU General Public License 11 */ 12 13 define('HEADING_COUPON_HELP', 'Discount Coupon Help'); 14 define('TEXT_CLOSE_WINDOW', 'Close Window [x]'); 15 define('TEXT_COUPON_HELP_HEADER', 'Congratulations, you have redeemed a Discount Coupon.'); 16 define('TEXT_COUPON_HELP_NAME', '<br><br>Coupon Name : %s'); 17 define('TEXT_COUPON_HELP_FIXED', '<br><br>The coupon is worth %s discount against your order'); 18 define('TEXT_COUPON_HELP_MINORDER', '<br><br>You need to spend %s to use this coupon'); 19 define('TEXT_COUPON_HELP_FREESHIP', '<br><br>This coupon gives you free shipping on your order'); 20 define('TEXT_COUPON_HELP_DESC', '<br><br>Coupon Description : %s'); 21 define('TEXT_COUPON_HELP_DATE', '<br><br>The coupon is valid between %s and %s'); 22 define('TEXT_COUPON_HELP_RESTRICT', '<br><br>Product/Category Restrictions'); 23 define('TEXT_COUPON_HELP_CATEGORIES', 'Category'); 24 define('TEXT_COUPON_HELP_PRODUCTS', 'Product'); 25 ?>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Jan 1 13:43:16 2010 | Cross-referenced by PHPXref 0.7 |