View Single Post
  #6  
Old 10-22-2004, 01:18 PM
 
macker123 macker123 is offline
 

Advanced Member
  
Join Date: Mar 2004
Posts: 68
 

Default

Using version 4

I put text in the following and neither show up:

{elseif $main eq "anonymous_checkout"}
checkout anony?
{include file="customer/main/anonymous_checkout.tpl"}

{elseif $main eq "checkout"}
checkout logged in?
{include file="customer/main/checkout.tpl"}
__________________
Heavily Modified 4.0.8
http://www.hiphopcapital.com
Reply With Quote