[ Index ] |
PHP Cross Reference of osCMax 2.0.4 |
[Summary view] [Print] [Text view]
1 <?php 2 /* 3 $Id: create_account.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', 'Create an Account'); 14 define('HEADING_TITLE', 'Add a New Customer'); 15 define('HEADING_NEW', 'Order Process'); 16 define('TEXT_ORIGIN_LOGIN', '<font color="#FF0000"><small><b>NOTE:</b></font></small> If you already have an account with us, please login at the <a href="%s"><u>login page</u></a>.'); 17 define('TEXT_VISITOR_CART', '<font color="#FF0000"><b> We want to get your order to you as quickly as possible! We need the following information to process your order efficiently.</b></font>'); 18 define('TEXT_RETURN_CUSTOMER', '<font color="#FF0000">Already have a profile? Please login!</font>'); 19 define('NAVBAR_NEW_TITLE', 'Order Process'); 20 define('TEXT_PRIVACY', '<font color="#FF0000"><b>Haven\'t bought from us before? Ordering is easy. Start by filling in all required fields, and then clicking the \'continue\' button. </b>'); 21 22 ?>
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 |