????
| Current Path : /home2/morganrand/www/store/admin/includes/languages/english/ |
| Current File : /home2/morganrand/www/store/admin/includes/languages/english/stats_wishlists.php |
<?php
/*
$Id: stats_wishlists.php,v 1.00 2005/06/15
Aaron Hiatt aaron@scaredrabbit.com
http://www.scaredrabbit.com
osCommerce, Open Source E-Commerce Solutions
http://www.oscommerce.com
Copyright (c) 2003 osCommerce
Released under the GNU General Public License
*/
define('HEADING_TITLE', 'Customer Wish Lists');
define('TABLE_HEADING_NUMBER', 'Rank');
define('TABLE_HEADING_CUSTOMERS', 'Customers');
define('TABLE_HEADING_CUSTOMERS_COMPANY', 'Company');
define('TABLE_HEADING_CUSTOMERS_WISHLIST', 'Wish List Products');
define('TABLE_HEADING_CUSTOMERS_GROUP_NAME', 'Price Level');
?>