News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

how to delete serch off the menu?

Started by ★MR.TALENT★, June 15, 2011, 01:07:50 PM

Previous topic - Next topic

★MR.TALENT★

Follow these instructions to find the part in sources/subs where the menu is
Find

Code: [Select]
'help' => array(
            'title' => $txt['help'],
            'href' => $scripturl . '?action=help',
            'show' => true,
            'sub_buttons' => array(
            ),
         ),
and replace with

Code: [Select]
'help' => array(
            'title' => $txt['help'],
            'href' => $scripturl . '?action=help',
            'show' => false,
            'sub_buttons' => array(
            ),
         ),
does that work for search tab on the menu to ?
Community Helper√
SMF 2.0 Gold √

Joker™

Yes, BTW you could have tried it yourself also ;).
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

Advertisement: