Log in

View Full Version : x-cart How To Remove "Send To Friend


topvip
2009-03-10, 09:48 AM
Goto skin1\customer\main\product.tpl

And look for this code:
{include file="customer/main/send_to_friend.tpl" }

And just delete that line or uncomment it like:

{*{include file="customer/main/send_to_friend.tpl" }*}