⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 attributes_sorter.php

📁 美国cre loaded 6.2 b2b网站系统升级补丁
💻 PHP
字号:
<?php/*  Definitions for Attributes Sorter*/// Turn things offdefine('I_AM_OFF',true);// WebMakers.com Added: Attributes - Definitions to move to attribute_sorter.phpdefine('TABLE_HEADING_PRODUCT_ATTRIBUTE_ONE_TIME','One Time Charge');// WebMakers.com Added: Attribute Copy Optiondefine('TEXT_COPY_ATTRIBUTES_ONLY','Seulement utilis&eacute; pour les produits dupliqu&eacute;s ...');define('TEXT_COPY_ATTRIBUTES','Copier les attributs des articles pour duplication?');define('TEXT_COPY_ATTRIBUTES_YES','Oui');define('TEXT_COPY_ATTRIBUTES_NO','Non');// WebMakers.com Added: Attributes Copy from Existing Product to Existing Productdefine('PRODUCT_NAMES_HELPER','<FONT COLOR="FF0000">[ <a href="' . 'quick_products_popup.php' . '" onclick="NewWindow(this.href,\'name\',\'700\',\'500\',\'yes\');return false;">Recherchez l\'ID d\'un Produit</a> ]');define('ATTRIBUTES_NAMES_HELPER','<FONT COLOR="FF0000"><a href="' . 'quick_attributes_popup.php?look_it_up=' . $pID . '&my_languages_id=' . $languages_id . '" onclick="NewWindow2(this.href,\'name2\',\'700\',\'400\',\'yes\');return false;">[ Liste rapide des attributs pour le Produit ID# ' . $pID . ' ]</a>');// WebMakers.com Added: Product Option Attributes Sort Order - products_attributes.phpdefine('TABLE_HEADING_OPTION_SORT_ORDER','Ordre de tri');?>

⌨️ 快捷键说明

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