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

/includes/languages/english/ -> product_reviews_write.php (source)

[Summary view]

   1  <?php
   2  /*
   3    $Id: product_reviews_write.php,v 1.7 2003/06/05 23:23:52 hpdl Exp $
   4  
   5    osCommerce, Open Source E-Commerce Solutions
   6    http://www.oscommerce.com
   7  
   8    Copyright (c) 2003 osCommerce
   9  
  10    Released under the GNU General Public License
  11  */
  12  
  13  define('NAVBAR_TITLE', 'Reviews');
  14  
  15  define('SUB_TITLE_FROM', 'From:');
  16  define('SUB_TITLE_REVIEW', 'Your Review:');
  17  define('SUB_TITLE_RATING', 'Rating:');
  18  
  19  define('TEXT_NO_HTML', '<small><font color="#ff0000"><b>NOTE:</b></font></small>&nbsp;HTML is not translated!');
  20  define('TEXT_BAD', '<small><font color="#ff0000"><b>BAD</b></font></small>');
  21  define('TEXT_GOOD', '<small><font color="#ff0000"><b>GOOD</b></font></small>');
  22  
  23  define('TEXT_CLICK_TO_ENLARGE', 'Click to enlarge');
  24  ?>


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