(PDT) "arvinder" <[EMAIL PROTECTED]> wrote: > > If a user has >access to only a single item in a menu, then display of menus coming after >that menu gets messed up.
I found that this change was needed in the menu's velocity template to close sub-lists correctly: 44 </ul> 45 #else + </ul> 46 </li> 47 #end -Dale Newfield [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
