View Single Post
Old June 19th, 2006, 12:55 PM   #1 (permalink)
criscokid
Senior Member
Verified Customer
 
Join Date: Jun 2003
Location: London, UK
Posts: 562
Browser title bar: change site name to product name?

In pp-inc.php this bit of code displays the site name in the title bar of a browser:

$theader = str_replace( "<head>","<head><title>{$Globals['galleryname']} - {$titlereplace} - Powered by PhotoPost Classifieds</title>", $theader)

I'd like to change this to show the product name instead of the site name when visiting showproduct.php
criscokid is offline   Reply With Quote