decolmtd Posted February 10, 2010 Share Posted February 10, 2010 Can someone tell me where to get rid of Welcome Guest. I have read so many posts I can't remember where this is at. I checked the index.php and did not see it. Link to comment Share on other sites More sharing options...
a.forever Posted February 10, 2010 Share Posted February 10, 2010 Can someone tell me where to get rid of Welcome Guest. I have read so many posts I can't remember where this is at. I checked the index.php and did not see it. catalog/includes/languages/english.php Link to comment Share on other sites More sharing options...
FIMBLE Posted February 10, 2010 Share Posted February 10, 2010 The easiest way would be to open your index.php file and around line 300 find <tr> <td class="main"><?php echo tep_customer_greeting(); ?></td> </tr> and change it to <tr> <td class="main"><?php// echo tep_customer_greeting(); ?></td> </tr> Nic Sometimes you're the dog and sometimes the lamp post [/url] My Contributions Link to comment Share on other sites More sharing options...
decolmtd Posted February 10, 2010 Author Share Posted February 10, 2010 Thank you for the info Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.