Gary King
01-06-2004, 10:00 PM
Those of you who install this hack should also install this hack for maximum admin cp browsing efficiency :D ( https://vborg.vbsupport.ru/showthread.php?t=59809 )
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 :p
Instructions
Open up admincp/index.php and find construct_nav_option($vbphrase['search_in_phrases'], 'phrase.php?do=search', '<br />');
Below, add construct_nav_option($vbphrase['add_new_phrase'],'phrase.php?do=add','<br />');
Now create a new phrase called add_new_phrase, in the Control Panel Home Pages phrase type, and put the following in the content:Add a New Phrase
Hack is now installed, enjoy! :D
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 :p
Instructions
Open up admincp/index.php and find construct_nav_option($vbphrase['search_in_phrases'], 'phrase.php?do=search', '<br />');
Below, add construct_nav_option($vbphrase['add_new_phrase'],'phrase.php?do=add','<br />');
Now create a new phrase called add_new_phrase, in the Control Panel Home Pages phrase type, and put the following in the content:Add a New Phrase
Hack is now installed, enjoy! :D