[ Index ] |
PHP Cross Reference of osCMax 2.0.4 |
[Summary view] [Print] [Text view]
1 <?php 2 /* 3 $Id: affiliate_signup_ok.php,v 1.5 2003/02/14 17:39:14 harley_vb Exp $ 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', 'Affiliates'); 18 define('HEADING_TITLE', 'Affiliate Account successfully created!'); 19 define('TEXT_ACCOUNT_CREATED', 'Thank you! You new Affiliate account has been created!<br><br>You\'ll receive a confirmation mail shortly. If you don\'t get that mail within 1 hour, <a href="' . tep_href_link(FILENAME_AFFILIATE_CONTACT) . '">please contact us</a> .<br><br>If you have any questions, <a href="' . tep_href_link(FILENAME_AFFILIATE_CONTACT) . '">feel free to contact us</a>.'); 20 ?>
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 |