RE: Site Title in Browser

gsicard <[email protected]> 6 Aug 2003 19:23:43 -0000
Newsgroups gmane.comp.web.oscommerce.tips
Message-ID <ff2a94d3d57c20bbb098ed450f4af60b@osCommerce-Forums>
This message was sent from: Tips and Tricks
http://forums.oscommerce.com/viewtopic.php?p=208801#208801
----------------------------------------------------------------

[quote="Rumble"]ITs located in your language files eg english.php or french.php or german.php etc etc

find the following lines near the top of the page

[code]// page title
define('TITLE', 'osCommerce');[/code]

changes [b]osCommerce[/b] to whatever you want it to be.

:D[/quote]

Thanks Rumble.. let's roll!..
G