View Single Post
  #9  
Old 05-25-2004, 11:22 AM
  B00MER's Avatar 
B00MER B00MER is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Keller, TX (Cart-Lab.com)
Posts: 3,165
 

Default

3.5.x:

skin1/auth.tpl:

find:
Code:
{if $usertype eq "C" or ($usertype eq "B" and $config.Modules.partner_register eq "Y")} <tr> <td height=24 nowrap class=VertMenuItems> {include file="buttons/create_profile_menu.tpl"} </td> </tr> {/if}

And remove or {* comment *} it out.
__________________
Cart-Lab - 100+ Social Bookmarks for X-Cart.
Reply With Quote