Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Alter text.


collector1

Recommended Posts

Posted

Hi, where can I alter "Welcome Guest! Would you like to log yourself in? Or would you prefer to create an account?" I can't seem to find it anywhere!

Thanks

Posted
Hi, where can I alter "Welcome Guest! Would you like to log yourself in? Or would you prefer to create an account?" I can't seem to find it anywhere!

Thanks

 

 

catalog/inlcudes/english.php

 

alter this line. The other greeting lines are in the same location.

 

define('TEXT_GREETING_GUEST', 'Welcome <span class="greetUser">Guest!</span> Would you like to

Just between us, remember there are only 10 kinds of people in the world; those who understand binary and those who don't!!

 

Remember, learning is a "do-it-yourself" experience; although, not necessarily a "do-it-BY-yourself" experience.

 

The quickest way to learn is to forget to BACKUP!

Posted
catalog/inlcudes/english.php

 

alter this line. The other greeting lines are in the same location.

 

define('TEXT_GREETING_GUEST', 'Welcome <span class="greetUser">Guest!</span> Would you like to

 

 

Great, thanks for that. You have just saved me from going mad!!!!!!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...