Hotclutch Posted April 2, 2015 Share Posted April 2, 2015 Hi All Just installed V2.3.4 and can't find where these definitions have been moved to: V2.3.1 had catalog\includes\languages\english\login.php as define('NAVBAR_TITLE', 'Login'); define('HEADING_TITLE', 'Welcome, Please Sign In'); define('HEADING_NEW_CUSTOMER', 'New Customer'); define('TEXT_NEW_CUSTOMER', 'I am a new customer.'); define('TEXT_NEW_CUSTOMER_INTRODUCTION', 'By creating an account at ' . STORE_NAME . ' you will be able to shop faster, be up to date on an orders status, and keep track of the orders you have previously made.'); define('HEADING_RETURNING_CUSTOMER', 'Returning Customer'); define('TEXT_RETURNING_CUSTOMER', 'I am a returning customer.'); define('TEXT_PASSWORD_FORGOTTEN', 'Password forgotten? Click here.'); define('TEXT_LOGIN_ERROR', 'Error: No match for E-Mail Address and/or Password.'); define('TEXT_VISITORS_CART', '<font color="#ff0000"><strong>Note:</strong></font> Your "Visitors Cart" contents will be merged with your "Members Cart" contents once you have logged on. <a href="javascript:session_win();">[More Info]</a>'); V2.3.4 now only has define('NAVBAR_TITLE', 'Login'); define('HEADING_TITLE', 'Welcome, Please Sign In'); Where have the other defines been placed? Thanks Link to comment Share on other sites More sharing options...
Hotclutch Posted April 2, 2015 Author Share Posted April 2, 2015 Sorry, found it! catalog\includes\languages\english\modules\content\login\cm_create_account_link.php Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.