orders.php
来自「this the oscommerce 3.0 aplha 4」· PHP 代码 · 共 81 行
PHP
81 行
# $Id: orders.php 1498 2007-03-29 14:04:50Z hpdl $## osCommerce, Open Source E-Commerce Solutions# http://www.oscommerce.com## Copyright (c) 2007 osCommerce## This program is free software; you can redistribute it and/or modify# it under the terms of the GNU General Public License v2 (1991)# as published by the Free Software Foundation.heading_title = Ordersoperation_heading_order_id = Order ID:operation_heading_customer_id = Customer ID:operation_heading_filter_status = Status:action_heading_batch_delete_orders = Batch Delete Orderstable_heading_customers = Customerstable_heading_order_total = Order Totaltable_heading_date_purchased = Date Purchasedtable_heading_status = Statustable_heading_action = Actiontable_heading_products = Productstable_heading_product_model = Modeltable_heading_tax = Taxtable_heading_price_net = Price (Net)table_heading_price_gross = Price (Gross)table_heading_total_net = Total (Net)table_heading_total_gross = Total (Gross)table_heading_date_added = Date Addedtable_heading_comments = Commentstable_heading_customer_notified = Customer Notifiedsection_summary = Summarysection_products = Productssection_transaction_history = Transaction Historysection_status_history = Status Historysubsection_customer = Customersubsection_shipping_address = Shipping Addresssubsection_billing_address = Billing Addresssubsection_payment_method = Payment Methodsubsection_status = Statussubsection_total = Totalfield_post_transaction_actions = Post Transaction Actions:field_status = Status:field_add_comment = Add Comment:field_notify_customer = Notify Customer?field_notify_customer_with_comments = Notify Customer With Comments?field_restock_product_quantity = Restock Product Quantity?all_statuses = -- All Statuses --credit_card_type = Credit Card Type:credit_card_owner_name = Credit Card Owner:credit_card_number = Credit Card Number:credit_card_expiry_date = Credit Card Expiry Date:number_of_comments = Comments:number_of_products = Products:number_of_items = Items:introduction_delete_order = Please verify the removal of this order.introduction_batch_delete_orders = Please verify the removal of the following orders.email_subject = Order Update (%s)email_body = %s------------------------------------------------------Order Number: %sDetailed Invoice: %sDate Ordered: %semail_body_comment = Order Comment------------------------------------------------------%semail_body_status = Order Status------------------------------------------------------New Status: %semail_body_contact = Please reply to this e-mail if you have any questions regarding this order.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?