is there a way of universally changing the page title across the site?
cheers
ushop-online
28-03-07, 12:02
If you locate to the SMARTY Config File (\includes\smarty\configs) you will find there are some things that can be configured, including:
siteTitle = "ShopWindow Client"
thanks - maybe a standard constants file somewhere would be cool? Either way thanks.