aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrubenwardy <rw@rubenwardy.com>2018-05-14 15:14:26 +0100
committerrubenwardy <rw@rubenwardy.com>2018-05-14 15:14:26 +0100
commitf79c14ece8d4c375ad12328a629f6178ec2f261a (patch)
treef4b2762c680a8810918a5de79125c9a0aaf1b739
parent9d94744506cbda460c2f2f207a6ee1d0fab0ac29 (diff)
downloadcheatdb-f79c14ece8d4c375ad12328a629f6178ec2f261a.tar.xz
Add footnote to ranks and permissions
-rw-r--r--app/flatpages/help/ranks_permissions.md5
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.