line 17:

  if (user_access('add group vocabulary')) {

should be:

  if (user_access('add own group vocabulary')) {

Or am I missing something??

Cheers,
Bill

Comments

amitaibu’s picture

Status: Active » Fixed

Thanks, fixed.

Status: Fixed » Closed (fixed)

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