View Single Post
  #10  
Old 01-20-2011, 03:51 AM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: Closing site over Christmas, which does this show?

You can edit the "skin1/customer/buttons/add_to_cart.tpl" template and replace this code:
Code:
{include file="customer/buttons/button.tpl" button_title=$lng.lbl_add_to_cart}
with this:
Code:
{*include file="customer/buttons/button.tpl" button_title=$lng.lbl_add_to_cart*}
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote