![]() |
Want to hide "Continue Shopping" button at end of order.
I just started using X-cart and having a hard time find where sections are located.
At the end of the order I want to hide the "Continue Shopping" button. I found the code on cart.php. But I can't figure out which template contains the code. How do I comment out this line and how does one go about finding the corresponding template for code. Many thank <div class="buttons-row center"> <div class="halign-center"> <div class="button main-button" title="Continue shopping" onclick="javascript: self.location = 'home.php'; if (event) event.cancelBubble = true;"> <a href="home.php" onclick="javascript: if (event) event.cancelBubble = true;">Continue shopping</a> </div> |
Re: Want to hide "Continue Shopping" button at end of order.
Webmaster mode will tell you what template is what. This one is customer/main/order_message.tpl
|
All times are GMT -8. The time now is 11:08 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.