Hi dsimms
That's quite easy to change that now. You need to make change in one file:
packages/directory/templates/common/listing_submit.tpl
Find this code:
HTML Code:
hideRoot: false,
change this to the following:
HTML Code:
hideRoot: true,
After that go to your tmp/ folder and delete your front_ folders. That should help!