????

Your IP : 216.73.216.152


Current Path : /home2/morganrand/public_html/ecommerce/os/catalog/includes/languages/english/
Upload File :
Current File : /home2/morganrand/public_html/ecommerce/os/catalog/includes/languages/english/login_2.php

<?php
/*
  $Id: login.php,v 1.2 2004/08/25 22:40:08 akhan Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

define('NAVBAR_TITLE', 'Login');
define('HEADING_TITLE', 'Welcome, Please Sign In');

define('HEADING_NEW_CUSTOMER', 'New Design Client');
define('TEXT_NEW_CUSTOMER', 'I need to create a new account.');
define('TEXT_NEW_CUSTOMER_INTRODUCTION', 'By creating an account at ' . STORE_NAME . ' we will be able to create customized Wanderfuls Centerpiece designs just for you and your event. <br><br> After you create your account, call one of our designers to discuss your colors so we can start creating designs to show to your decorating committee.');

define('HEADING_RETURNING_CUSTOMER', 'Returning Design Client');
define('TEXT_RETURNING_CUSTOMER', 'Yes, I have a Wanderfuls designs that have been created just for me.<br>Log me into my account:');

define('TEXT_PASSWORD_FORGOTTEN', 'Password forgotten? Click here.');
define('TEXT_CALL_DESIGNER', 'To speak with a Wanderfuls designer call 1-866-254-8814');
define('TEXT_CALL_DESIGNE_OLD', 'To speak with a Wanderfuls designer call 1-888-207-2198');

define('TEXT_LOGIN_ERROR', 'Error: No match for E-Mail Address and/or Password.');
define('TEXT_VISITORS_CART', '<font color="#ff0000"><b>Note:</b></font> Your &quot;Visitors Cart&quot; contents will be merged with your &quot;Members Cart&quot; contents once you have logged on. <a href="javascript:session_win();">[More Info]</a>');
?>