hello,
i would like to remove the title from the home pageis there a simple solution in the admin area? or do i edit the header file (where is this file)PHP Code:<?php
/**
* @package languageDefines
* @copyright Copyright 2003-2005 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: meta_tags.php 4273 2006-08-26 03:13:52Z drbyte $
*/
// page title
define('TITLE', 'Big Money Part Time');


.

