View Single Post
  #381  
Old 04-20-2005, 08:17 AM
 
gbanse gbanse is offline
 

Advanced Member
  
Join Date: Mar 2005
Location: Vermont, USA
Posts: 53
 

Default

Hola,
I'm in the middle of installing this mod. When I open up skin1/customer/main/checkout.tpl (step 6) I'm just a tad bit confused as to what to do with these instructions:

Quote:
Find:
{elseif $payment_methods ne ""}

{capture name=dialog}
<FORM method="get" action="cart.php" name="checkout_form">

After Add:


{$lng.txt_payment_method}</p>

In that same area, find:
{elseif $payment_methods ne ""}

As near as I can tell, there is only one line of {elseif $payment_methods ne ""}

Am I missing something?
__________________
Gregg
XC v4.0.12 (13 and 17) Gold
Reply With Quote