📄 ot_coupon.php
字号:
<?php/* $Id: ot_coupon.php,v 1.3 2004/03/09 18:56:37 ccwjr Exp $ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright (c) 2002 osCommerce Released under the GNU General Public License*/ define('MODULE_ORDER_TOTAL_COUPON_TEXT_ERROR', 'Message'); define('MODULE_ORDER_TOTAL_COUPON_TITLE', 'Coupon réduction'); //apparait dans la validation de commande define('MODULE_ORDER_TOTAL_COUPON_HEADER', 'Chèques Cadeaux/Coupons rèductions'); define('MODULE_ORDER_TOTAL_COUPON_DESCRIPTION', 'Coupon réduction2'); define('SHIPPING_NOT_INCLUDED', ' [Livraison non incluse]'); define('TAX_NOT_INCLUDED', ' [TVA non incluse]'); define('MODULE_ORDER_TOTAL_COUPON_USER_PROMPT', ''); define('ERROR_NO_INVALID_REDEEM_COUPON', 'Code de coupon non valide'); define('ERROR_INVALID_STARTDATE_COUPON', 'Ce coupon n\'est pas encore disponible'); define('ERROR_INVALID_FINISDATE_COUPON', 'Ce coupon a expir
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -