Main Menu

Post Reply

Topic author
blackhex666
Active Member
Posts: 7
Joined: 13. November 2010 22:07
phpBB.de User: blackhex666
phpBB.com User: blackhex666

Main Menu

Post by blackhex666 »

I Created a second Main menu but i want to be visible only to Admin how can i do that?
User avatar

archivar
Portal Professional
Posts: 1959
Joined: 19. April 2009 21:34
phpBB.de User: archivar
phpBB.com User: archivar
Location: Deutschland

Re: Main Menu

Post 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 -->
V.G. archivar
sorry for my bad english
Post Reply

Return to “Modifications Support”