kartooner Posted July 15, 2003 Share Posted July 15, 2003 I can't seem to figure this out.. but how do I changed the <title>OsCommerce</title>? I'm looking for a file that would contain this, and would it apply itself globally? Any help would be appreciated! Link to comment Share on other sites More sharing options...
tswalling Posted July 15, 2003 Share Posted July 15, 2003 This is controlled in the language files. I believe its: includes/languages/ Then look in whatever language you are using for your site. Link to comment Share on other sites More sharing options...
Guest Posted July 15, 2003 Share Posted July 15, 2003 I believe it is called HEADING_TITLE. You can find out for sure by looking for a line <title><?php echo SOMETHING; ?></title> Whatever SOMETHING is would be what you would want to find in the includes/languages/whichever.php file, where whichever is replaced with some language (e.g. english). Good luck, Matt Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.