How to add a new phrase in one click when in admin cp (for those lazy ones among you)
This modification is in the archives.
Those of you who install this hack should also install this hack for maximum admin cp browsing efficiency ( How to show all templates in one click OR add a new template when in the admin cp! )
Using this hack, you can just make one click in your admin cp to add a new phrase, without making several clicks (by going to your Phrase Manager, and then to the very bottom - Add New Phrase I use this modification a lot myself (as well as the other modification I released for admin cp navigational efficiency ), because it saves me some time, especially on slower hosts and such which takes more time to get to where I want to go Instructions Open up admincp/index.php and find PHP Code:
construct_nav_option($vbphrase['search_in_phrases'], 'phrase.php?do=search', '<br />');
PHP Code:
construct_nav_option($vbphrase['add_new_phrase'],'phrase.php?do=add','<br />');
Code:
Add a New Phrase Download No files for download. |
Similar Mods
How to show all templates in one click OR add a new template when in the admin cp! | vBulletin 3.0 Full Releases |
Add New Phrase in one click! | vBulletin 3.0 Full Releases |
How to show all templates in one click when in the admin cp | vBulletin 2.x Full Releases |