📄 templates_boxes.php
字号:
<?php
/* --------------------------------------------------------------
$Id: templates_boxes.php,v 1.1 2003/12/19 13:19:08 oldpa Exp $
TWE-Commerce - community made shopping
http://www.oldpa.com.tw
Copyright (c) 2003 TWE-Commerce
--------------------------------------------------------------
based on:
(c) 2000-2001 The Exchange Project (earlier name of osCommerce)
(c) 2002-2003 osCommerce(german.php,v 1.99 2003/05/28); www.oscommerce.com
(c) 2003 nextcommerce (templates_boxes.php,v 1.4 2003/08/14); www.nextcommerce.org (c) 2003 xt-commerce www.xt-commerce.com Released under the GNU General Public License
--------------------------------------------------------------*/
define('HEADING_TITLE','Align of boxes');
define('TEXT_LEFT','Left');
define('TEXT_RIGHT','Right');
define('TEXT_NR','Nr');
define('TEXT_NAME','Box Name');
define('TEXT_STATUS','Status');
define('TEXT_POS','Order');
?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -