Guest Posted January 12, 2006 Posted January 12, 2006 This is probably really easy to do but not sure which file its in? i need to change the title bar name from the default osCommerce Thanks for you help in advance
Guest Posted January 12, 2006 Posted January 12, 2006 This is probably really easy to do but not sure which file its in?i need to change the title bar name from the default osCommerce Thanks for you help in advance Have a look at /admin/includes/languages/english.php You'll see // page title define('TITLE', 'osCommerce'); Replace osCommerce to what ever you want.. -- Mindy
Guest Posted January 12, 2006 Posted January 12, 2006 Have a look at /admin/includes/languages/english.php You'll see // page title define('TITLE', 'osCommerce'); Replace osCommerce to what ever you want.. -- Mindy your a star
Recommended Posts
Archived
This topic is now archived and is closed to further replies.