📄 other_images_names.php
字号:
<?php
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers |
// | |
// | http://www.zen-cart.com/index.php |
// | |
// | Portions Copyright (c) 2003 osCommerce |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license, |
// | that is bundled with this package in the file LICENSE, and is |
// | available through the world-wide-web at the following url: |
// | http://www.zen-cart.com/license/2_0.txt. |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to |
// | license@zen-cart.com so we can mail you a copy immediately. |
// +----------------------------------------------------------------------+
// | Simplified Chinese version http://www.zen-cart.cn |
// +----------------------------------------------------------------------+
// $Id: other_images_names.php 901 2005-01-08 06:17:18Z ajeh $
//
// define the other images used in the project
define('OTHER_IMAGE_BLACK_SEPARATOR', 'pixel_black.gif');
define('OTHER_IMAGE_BOX_NOTIFY_REMOVE', 'box_products_notifications_remove.gif');
define('OTHER_IMAGE_BOX_NOTIFY_YES', 'box_products_notifications.gif');
define('OTHER_IMAGE_BOX_WRITE_REVIEW', 'box_write_review.gif');
define('OTHER_IMAGE_CALL_FOR_PRICE', 'call_for_prices.jpg');
define('OTHER_IMAGE_DOWN_FOR_MAINTENANCE', 'down_for_maintenance.gif');
define('OTHER_IMAGE_PRICE_IS_FREE', 'free.gif');
define('OTHER_IMAGE_TRANPARENT', 'pixel_trans.gif');
define('OTHER_IMAGE_CUSTOMERS_AUTHORIZATION', 'customer_authorization.gif');
define('OTHER_IMAGE_REVIEWS_RATING_STARS_FIVE', 'stars_5_small.gif');
define('OTHER_IMAGE_REVIEWS_RATING_STARS_FOUR', 'stars_4_small.gif');
define('OTHER_IMAGE_REVIEWS_RATING_STARS_THREE', 'stars_3_small.gif');
define('OTHER_IMAGE_REVIEWS_RATING_STARS_TWO', 'stars_2_small.gif');
define('OTHER_IMAGE_REVIEWS_RATING_STARS_ONE', 'stars_1_small.gif');
//define('OTHER_IMAGE_', '');
/*
* ALT tags for other images
*/
define('OTHER_BOX_NOTIFY_REMOVE_ALT', '鍒犻櫎璇ュ晢鍝侀
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -