View Single Post
  #22  
Old 11-21-2003, 11:30 AM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

Default

This code did the trick for me:

Code:
{if $login ne "" and $active_modules.Wishlist ne ""} {include file="customer/add2wl.tpl} {/if}
Reply With Quote