View Single Post
  #709  
Old 10-13-2014, 09:17 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart - reBOOT - Responsive Template

ok, I see what you mean, I may add that in the next version.

In the meantime, you can simply change the 'out of stock' button wording in skin/reboot/customer/main/buy_now.tpl

Code:
<p><a class="btn btn-danger" href="product.php?productid={$product.productid}">{$lng.txt_out_of_stock|upper}</a></p>
__________________
xcartmods.co.uk
Reply With Quote