For whatever reason, someone made the permission names friendlier in the path.module help text, so it says:
The two permissions are related to URL aliasing are "administer a list of URL aliases" and "add url aliases".
Permission names are however unchanged: "administer url aliases" and "create url aliases", so the help text is misleading. Fix this by telling the users the right permission names, and also fix the multiple "are" in the sentence, so it becomes:
The two permissions related to URL aliasing are "administer url aliases" and "create url aliases".
Simple patch included.
| Comment | File | Size | Author |
|---|---|---|---|
| Drupal.fix.path.module.permission.names.patch.txt | 1.63 KB | gábor hojtsy |
Comments
Comment #1
webchickLooks fine to me. Not sure where that crept in. :(
Comment #2
dries commentedCommitted to CVS HEAD. Thanks.
Comment #3
(not verified) commented