diff options
-rw-r--r-- | app/flatpages/help/ranks_permissions.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app/flatpages/help/ranks_permissions.md b/app/flatpages/help/ranks_permissions.md index 77ac13e..33ea5cd 100644 --- a/app/flatpages/help/ranks_permissions.md +++ b/app/flatpages/help/ranks_permissions.md @@ -160,8 +160,8 @@ title: Ranks and Permissions <th></th> <th></th> <!-- editor --> <th></th> - <th>✓</th> <!-- moderator --> - <th>✓</th> + <th>✓<sup>3</sup></th> <!-- moderator --> + <th>✓<sup>2</sup><sup>3</sup></th> <th>✓</th> <!-- admin --> <th>✓</th> </tr> @@ -171,3 +171,4 @@ title: Ranks and Permissions 1. User must be the author of the EditRequest. 2. Target user cannot be an admin. +3. Cannot set user to a higher rank than themselves. |