[ Index ] |
PHP Cross Reference of osCMax 2.0.4 |
[Summary view] [Print] [Text view]
1 <?php 2 /* 3 $Id: affiliate_banners_build.php,v 2.00 2003/10/12 4 5 OSC-Affiliate 6 7 Contribution based on: 8 9 osCommerce, Open Source E-Commerce Solutions 10 http://www.oscommerce.com 11 12 Copyright (c) 2002 - 2003 osCommerce 13 14 Released under the GNU General Public License 15 */ 16 17 define('NAVBAR_TITLE', 'Affiliate Program'); 18 define('HEADING_TITLE', 'Affiliate Program - Build a CATEGORY Link'); 19 20 define('TEXT_AFFILIATE_NAME', 'Banner Name:'); 21 define('TEXT_INFORMATION', 'Enter the CATEGORY number of the CATEGORY you wish to build a link for:'); 22 define('TEXT_AFFILIATE_INFO', 'Copy the code shown below and paste into your website'); 23 define('TEXT_AFFILIATE_INDIVIDUAL_BANNER','BUILD-A-CATEGORY-LINK'); 24 define('TEXT_AFFILIATE_INDIVIDUAL_BANNER_INFO','Enter the CATEGORY number you wish to link to and press the enter '); 25 define('TEXT_AFFILIATE_VALIDPRODUCTS', 'Click Here:'); 26 define('TEXT_AFFILIATE_INDIVIDUAL_BANNER_VIEW', 'to view available categories.'); 27 define('TEXT_AFFILIATE_INDIVIDUAL_BANNER_HELP', 'Select the category number from the popup window and enter the number in the Build Category Link field.'); 28 29 define('TEXT_VALID_CATEGORIES_LIST', 'Available Categories List'); 30 define('TEXT_VALID_CATEGORIES_ID', 'Categories #'); 31 define('TEXT_VALID_CATEGORIES_NAME', 'Categories Name'); 32 33 define('TEXT_CLOSE_WINDOW', '<u>Close Window</u> [x]'); 34 35 define('IMAGE_BUTTON_BUILD_A_LINK', 'BUILD-A-LINK'); 36 ?>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Jan 1 13:43:16 2010 | Cross-referenced by PHPXref 0.7 |