View Single Post
  #1  
Old 01-10-2008, 05:37 PM
 
antonywalsh antonywalsh is offline
 

Member
  
Join Date: Dec 2007
Posts: 27
 

Default Changing buttons

On the cart.php page and othe pages aswell I want to use my existing buttons (e.g) add to cart and wishlist - for the lbl_'s delete_item, edit_options, update, and clear cart.

How do I implement the code so it will pick up the button.tpl for each label that I want to use it for. I hope that this has not confused everyone, I thought it would be the same code for each lbl I want to change.

{include file="buttons/button.tpl" button_title=$lng.lbl_clear_cart style="button" href="cart.php?mode=clear_cart"}

I entered this but it does not change anthing. Also I will need to remove the go.gif buttons but on the wysiwyg editor I cannot see the code for removing them.

Many Thanks
__________________
X-Cart Version 4.1.9
Reply With Quote