[ Index ]

PHP Cross Reference of osCMax 2.0.4

title

Body

[close]

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

   1  <?php
   2  /*

   3  $Id: affiliate_affiliate.php 14 2006-07-28 17:42:07Z user $

   4  

   5    OSC-Affiliate

   6  

   7    Contribution based on:

   8  

   9    osCMax Power E-Commerce

  10    http://oscdox.com

  11  

  12    Copyright 2006 osCMax

  13  

  14    Released under the GNU General Public License

  15  */
  16  
  17  define('NAVBAR_TITLE', 'Affiliate Login');
  18  define('HEADING_TITLE', 'Affiliate Login');
  19  define('HEADING_TITLE_ERROR', 'Registration Error');
  20  
  21  define('TEXT_AFFILIATE_LOGOFF', 'Log Out');
  22  define('TEXT_AFFILIATE_ID', 'Affiliate Email:');
  23  define('TEXT_AFFILIATE_PASSWORD', 'Password:');
  24  
  25  define('HEADING_NEW_AFFILIATE', 'New Affiliate');
  26  define('TEXT_NEW_AFFILIATE', 'I am a new affiliate.');
  27  define('TEXT_NEW_AFFILIATE_INTRODUCTION', 'By creating an affiliate account at ' . STORE_NAME . ' you will be able to earn valuable extra revenue by referring your website\'s visitors to us.');
  28  define('TEXT_NEW_AFFILIATE_TERMS', 'Our Affiliate Terms & Conditions');
  29  
  30  define('HEADING_RETURNING_AFFILIATE', 'Returning Affiliate');
  31  define('TEXT_RETURNING_AFFILIATE', 'I am a returning affiliate.');
  32  
  33  define('TEXT_AFFILIATE_PASSWORD_FORGOTTEN', 'Password forgotten? Click here.');
  34  
  35  define('TEXT_LOGIN_ERROR', '<font color="#ff0000"><b>ERROR:</b></font> No match for \'Affiliate ID\' and/or \'Password\'.');
  36  ?>


Generated: Fri Jan 1 13:43:16 2010 Cross-referenced by PHPXref 0.7