[ Index ] |
PHP Cross Reference of osCMax 2.0.4 |
[Summary view] [Print] [Text view]
1 <?php 2 /* 3 $Id: create_account_success.php 3 2006-05-27 04:59:07Z user $ 4 5 The Exchange Project - Community Made Shopping! 6 http://www.theexchangeproject.org 7 8 Copyright 2006 osCMax2000,2001 The Exchange Project 9 10 Released under the GNU General Public License 11 */ 12 13 define('NAVBAR_TITLE_1', 'Create an Account'); 14 define('NAVBAR_TITLE_2', 'Success'); 15 define('HEADING_TITLE', 'Customer\'s Account Has Been Created!'); 16 define('TEXT_ACCOUNT_CREATED', 'Congratulations! The new account has been successfully created! You can now take a <a href="' . "create_order.php" . '"> manual order</a>. <p><p> 17 18 Or press the BACK button to go to the Admin Index Page....'); 19 ?>
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 |