how to remove help tab at the backend

  • Posts: 149
  • Thank you received: 0
13 years 7 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: 82865
  • Thank you received: 13372
  • MODERATOR
13 years 7 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.054 seconds
Powered by Kunena Forum