credit_cards.php

来自「this the oscommerce 3.0 aplha 4」· PHP 代码 · 共 37 行

PHP
37
字号
# $Id: credit_cards.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 = Credit Card Typestable_heading_credit_cards = Credit Cardstable_heading_sort_order = Sort Ordertable_heading_action = Actionaction_heading_new_card = New Credit Cardaction_heading_batch_edit_cards = Batch Edit Credit Cardsaction_heading_batch_delete_cards = Batch Delete Credit Cardsfield_name = Card Name:field_pattern = Card Number Pattern (PREG):field_sort_order = Sort Order:field_status = Status:activate = Activatedeactivate = Deactivateintroduction_new_card = Please fill in the following information for the new credit card.introduction_edit_card = Please make the necessary changes for this credit card.introduction_batch_edit_cards = Please make the necessary changes for the following credit cards.introduction_delete_card = Please verify the removal of this credit card.introduction_batch_delete_cards = Please verify the removal of the following credit cards.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?