I'm trying to make the edit tab on the user page not accessible for certain roles.
Is this possible?
It's a user.module issue.
You can do it turning off the permission: 'administer users' for that role.
Thank you, ingacosta!
Comments
Comment #1
ingacosta commentedIt's a user.module issue.
You can do it turning off the permission: 'administer users' for that role.
Comment #2
preventingchaos commentedThank you, ingacosta!