The link to create a new role is hard coded to /admin/user/roles, but not all Drupal sites are at the root of the domain. The string should use the url() function to get the right path.

CommentFileSizeAuthor
#1 subuser_1058708_adminrole_link.patch584 byteseporama

Comments

eporama’s picture

Status: Active » Needs review
StatusFileSize
new584 bytes

Here's a patch that does it.

blakehall’s picture

Status: Needs review » Fixed

Committed to 6.x-1.x. Will be part of the next 1.x release.

Thanks @eporama!

Status: Fixed » Closed (fixed)

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