Pattibear Posted June 28, 2004 Posted June 28, 2004 Is there an easy way to change the text right now it says welcome guest would you like too log in or register, I would like to add something so they know they can browse the catalog with out doin either. <_<
ozcsys Posted June 28, 2004 Posted June 28, 2004 Is there an easy way to change the text right now it says welcome guest would you like too log in or register, I would like to add something so they know they can browse the catalog with out doin either. <_< In your includes/languagues/english.php file look for this define('TEXT_GREETING_PERSONAL', 'Welcome back <span class="greetUser">%s!</span> Would you like to see which <a href="%s"><u>new products</u></a> are available to purchase?'); define('TEXT_GREETING_PERSONAL_RELOGON', '<small>If you are not %s, please <a href="%s"><u>log yourself in</u></a> with your account information.</small>'); 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>?'); The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right??
Recommended Posts
Archived
This topic is now archived and is closed to further replies.