View Single Post
  #5  
Old 09-13-2007, 04:18 AM
 
twinster twinster is offline
 

Advanced Member
  
Join Date: May 2007
Posts: 68
 

Default Re: Front page buttons and text colours

There are only these 2 files

public_html/customer/.htaccess
public_html/customer/home.php
#
# $Id: home.php,v 1.47.2.1 2007/03/22 13:54:27 svowl Exp $
#
header("Location: ../home.php".(!empty($QUERY_STRING) ? "?".$QUERY_STRING : ""));
?>

Am I don't seem to have customer/home.tpl

Twister
__________________
Thanks
Twinster
X-Cart Gold v4.1.9
Reply With Quote