sergiojg Posted April 8, 2015 Share Posted April 8, 2015 Hey Guys i'm new using oscommerce, where can i change the welcome message ?? thanks in advance Link to comment Share on other sites More sharing options...
Hotclutch Posted April 8, 2015 Share Posted April 8, 2015 catalog\includes\languages\english\index.php Look for: define('HEADING_TITLE', 'Welcome to ' . STORE_NAME); And catalog\includes\languages\english.php define('TEXT_GREETING_GUEST', 'Welcome <span class="greetUser">Guest!</span> Would you like to <a href="%s"><u>log yourself in</u></a>? Or would you prefer to <a href="%s"><u>create an account</u></a>?'); Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.