View Single Post
  #10  
Old 10-28-2010, 10:55 AM
 
boxerbay boxerbay is offline
 

Senior Member
  
Join Date: Nov 2002
Posts: 170
 

Default Re: Continue Shopping in 4.2.2?

Quote:
Originally Posted by inkcarts
So far, i'm just using the javascript back solution. . . Here's what I did:

Changed this line in the /modules/Fast_Lane_Checkout/home.tpl

From:

{include file="customer/buttons/button.tpl" button_title=$lng.lbl_continue_shopping style="div_button" href="home.php" additional_button_class="flc-1-button"}

To

{include file="customer/buttons/button.tpl" button_title=$lng.lbl_continue_shopping style="div_button" href="javascript:history.back()" additional_button_class="flc-1-button"}

Hope that helps someone.
Lyn
for reference on v4.18 the correct TPL is home_main.tpl
__________________
Thanks,
Alex.
Too many version to list. I have some on 3.51 and some on the latest version.
Reply With Quote