Page 1 of 1

Main Menu

Posted: 7. January 2011 20:11
by blackhex666
I Created a second Main menu but i want to be visible only to Admin how can i do that?

Re: Main Menu

Posted: 7. January 2011 21:05
by archivar
Hi,
so you can hide the menu to see what administrators only.
at the beginning:

Code: Select all

    <!-- IF U_ACP -->
in the middle:

Code: Select all

your code.
at the end:

Code: Select all

    <!-- ENDIF -->