📄 checkout_payment_address.php
字号:
<?php/* $Id: checkout_payment_address.php,v 1.2 2003/05/19 20:17:50 hpdl Exp $ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright (c) 2003 osCommerce Released under the GNU General Public License*/define('NAVBAR_TITLE_1', 'Checkout');define('NAVBAR_TITLE_2', 'Change Billing Address');define('HEADING_TITLE', 'Payment Information');define('TABLE_HEADING_PAYMENT_ADDRESS', 'Billing Address');define('TEXT_SELECTED_PAYMENT_DESTINATION', 'This is the currently selected billing address where the invoice to this order will be delivered to.');define('TITLE_PAYMENT_ADDRESS', 'Billing Address:');define('TABLE_HEADING_ADDRESS_BOOK_ENTRIES', 'Address Book Entries');define('TEXT_SELECT_OTHER_PAYMENT_DESTINATION', 'Please select the preferred billing address if the invoice to this order is to be delivered elsewhere.');define('TITLE_PLEASE_SELECT', 'Please Select');define('TABLE_HEADING_NEW_PAYMENT_ADDRESS', 'New Billing Address');define('TEXT_CREATE_NEW_PAYMENT_ADDRESS', 'Please use the following form to create a new billing address to use for this order.');define('TITLE_CONTINUE_CHECKOUT_PROCEDURE', 'Continue Checkout Procedure');define('TEXT_CONTINUE_CHECKOUT_PROCEDURE', 'to select the preferred payment method.');?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -