The path given in hook_help is:

case 'admin/help/bones':

This should be:
case 'admin/help#bones':

The wrong version gets the help text in the right place, but beneath it is a message saying 'no help available' -- this is because the help system is expecting the second form.

Comments

usonian’s picture

Assigned: Unassigned » usonian
Status: Needs review » Fixed

Fixed for the D6 branch, thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.