making the continue shopping button in the cart go back to the department they were i
I am trying to do this, I found the code in Modules, Fast Lane Checkout, Home_main.tpl to change this, however using a standard.
<a href="#" onclick="history.go(-2)"></a>
<input value="Continue Shopping" onclick="history.go(-2)"
Isn't working no matter how I code the button in....I dunnmo maybe I am missing someting?
The area I am altering is like this {include file="modules/Fast_Lane_Checkout/big_button.tpl" button_title=$lng.lbl_continue_shopping style="button" href="home.php"}</td>
Maybe if I delete the include file? and just put in the coding?
__________________
Tool Experts
X-Cart DB Version: 5.4.1.49
Windows
|