Default Drupal 6 behavior allows users with "administrer menu permission" to add, modify or delete menu items.
This module bypasses that.
If users with "administer 'menuname' menu items" permissions don't have the "access administration pages" permission, they will not by default be able to see Navigation's "Menus" item (admin/build/menu).
So don't forget to move this item to the root of Navigation menu or somewhere else it can be seen by those users.
Installation:
Unpack in your modules folder (usually '/sites/all/modules/')
Enable under Administer > Site Building > Modules
Requirements:
· Drupal 6.x