Ok I change this.
Create a phrase called: mh_unm
Phrase Type: Control Panel Home Pages
Product: Username Management
Varname: mh_unm
Text: Username Management
Then edit
cpnav_mh_unm.xml and delete all content.
Replace with:
Code:
<?xml version="1.0" encoding="ISO-8859-1"?>
<navgroups product="mh_unm" master="true">
<navgroup phrase="mh_unm" permissions="canadminusers" displayorder="110">
<navoption displayorder="900">
<phrase>mh_unm_username_history_search</phrase>
<link>mh_unm_history.php</link>
</navoption>
</navgroup>
</navgroups>
Done!
If you have Andreas Hack installed the Users menu stays now on the main page and a new menu comes up on the second enhanced nav page.
Have fun...