📄 product_notification.php
字号:
<?php/* $Id: product_notification.php,v 1.2 2003/07/06 20:33:02 dgw_ Exp $ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright (c) 2003 osCommerce Released under the GNU General Public License*/define('TEXT_COUNT_CUSTOMERS', 'Clientes que recibirá el boletín: %s');define('TEXT_PRODUCTS', 'Productos');define('TEXT_SELECTED_PRODUCTS', 'Productos Seleccionados');define('JS_PLEASE_SELECT_PRODUCTS', 'Seleccione algunos productos.');define('BUTTON_GLOBAL', 'Global');define('BUTTON_SELECT', '>>>');define('BUTTON_UNSELECT', '<<<');define('BUTTON_SUBMIT', 'Enviar');define('BUTTON_CANCEL', 'Cancelar');?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -