View Single Post
  #3  
Old 09-04-2010, 11:36 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: {include file=...} with extra class

All you have to do is look in "customer/buttons/button.tpl" to know how to do it. Add "additional_button_class" like this

{include file="customer/buttons/button.tpl" type="input" button_title=$lng.lbl_send_to_friend additional_button_class="send_to_friend"}

__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote