how to remove help tab at the backend

  • Posts: 149
  • Thank you received: 0
13 years 8 months ago #14188

hello,

i dont want our customers to have access to the help tab .. how i can remove it?

thank you

Please Log in or Create an account to join the conversation.

  • Posts: 83050
  • Thank you received: 13409
  • MODERATOR
13 years 8 months ago #14191

You can go in the menu Display->Views and edit the file default of the view menu and add the code below after the first <?php tag:
array_pop($this->menus);

Please Log in or Create an account to join the conversation.

Time to create page: 0.052 seconds
Powered by Kunena Forum