Add footnote to ranks and permissions

This commit is contained in:
rubenwardy 2018-05-14 15:14:26 +01:00
parent 9d94744506
commit f79c14ece8
No known key found for this signature in database
GPG Key ID: A1E29D52FF81513C
1 changed files with 3 additions and 2 deletions

View File

@ -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.