View Single Post
  #6  
Old 10-31-2006, 02:55 AM
 
maximer maximer is offline
 

Member
  
Join Date: Sep 2006
Posts: 22
 

Default Re: colors, styles, menu

Quote:
Originally Posted by maximer
Unfortunately nothing changes

maximer

Probably problem exist here:

menu2.tpl ...
{if $usertype eq "C"}
{ include file="menu_customer.tpl" menu_title=$menu_title menu_content=$menu_content link_href=$link_href link_begin=$link_begin link_end=$link_end style=$style}
{else}
.....

so , should I create menu_customer2.tpl ?

maximer
__________________
Version 4.0.18
Reply With Quote