Plz change the admin path to lie suitably under config page
>> otherwise it fills the toolbar unnecessarily
if frequently used, we can use Shortcut module, but it is unnecessary to use toolbar space
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | toolbar.jpg | 45.44 KB | webankit |
Comments
Comment #1
webankit commentedSee how toolbar broke into two lines, due to unsuitable path
Comment #2
lagpro commentedI agree - it looks like a carry over from drupal 6.
Here is the fix - this should be put into the next build. Thanks!
replace the hook_menu() with this.
Comment #3
Screenack commentedYea, this was bothering me, too, on an otherwise excellent module. The patch fixes the problem and I agree that menu path is better.