fix typo in css class

pull/115/head
mummified-corroding-granny 2023-02-08 01:48:01 +00:00
parent 655ed70e4d
commit 15dc1fc9b7
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
<th>Truescore</th> <th>Truescore</th>
<th>Ban reason</th> <th>Ban reason</th>
<th>Banned by</th> <th>Banned by</th>
<th class="disable-click-sort">Unban on</th> <th class="disable-sort-click">Unban on</th>
</tr> </tr>
</thead> </thead>
{% for user in users %} {% for user in users %}