View Single Post
  #2  
Old 02-09-2011, 07:33 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Change Home page dialog.tpl

{if $main eq "catalog" && $current_category.category eq ""}
{include file="customer/dialog_message_home.tpl"}
{else}
{include file="customer/dialog_message.tpl"}
{/if}
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote