[ Index ]
osCommerce Docs :: PHP Cross Reference For osCommerce 2.2 MS2
Provided By OSCdox.com

/admin/includes/languages/english/modules/newsletters/ -> product_notification.php (source)

[Summary view]

   1  <?php
   2  /*
   3    $Id: product_notification.php,v 1.3 2002/03/10 01:34:25 hpdl Exp $
   4  
   5    osCommerce, Open Source E-Commerce Solutions
   6    http://www.oscommerce.com
   7  
   8    Copyright (c) 2002 osCommerce
   9  
  10    Released under the GNU General Public License
  11  */
  12  
  13  define('TEXT_COUNT_CUSTOMERS', 'Customers receiving newsletter: %s');
  14  define('TEXT_PRODUCTS', 'Products');
  15  define('TEXT_SELECTED_PRODUCTS', 'Selected Products');
  16  
  17  define('JS_PLEASE_SELECT_PRODUCTS', 'Please select some products.');
  18  
  19  define('BUTTON_GLOBAL', 'Global');
  20  define('BUTTON_SELECT', '>>>');
  21  define('BUTTON_UNSELECT', '<<<');
  22  define('BUTTON_SUBMIT', 'Submit');
  23  define('BUTTON_CANCEL', 'Cancel');
  24  ?>


Generated: Tue Nov 4 23:53:39 2003
Hosted By :: AABox.com
Cross-referenced by PHPXref 0.4