View Single Post
  #6  
Old 07-04-2010, 10:55 AM
 
Shamun Shamun is offline
 

X-Adept
  
Join Date: Jun 2009
Location: North Carolina
Posts: 841
 

Default Re: "Comment-out" affiliate link

Commenting out smarty requires {* and *}
/* and */ is for css and php.

You will need to find the code for it in your .tpl and comment it using {* and *}
__________________
- Shane Munroe
Reply With Quote