Thread: Admin CSS
View Single Post
  #6  
Old 11-29-2006, 08:25 AM
 
PhilJ PhilJ is offline
 

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

Default Re: Admin CSS

Code:
{if $usertype eq "A" or ($usertype eq "P" and $active_modules.Simple_Mode ne "")} Show Admin Code {else} Show Customer Code {/if}
__________________
xcartmods.co.uk
Reply With Quote