remotes/1693045480750635534/spooky-22
Aevann1 2022-01-03 12:41:07 +02:00
parent dbfc25b5f7
commit c571f93519
1 changed files with 3 additions and 3 deletions

View File

@ -14,9 +14,9 @@
<thead class="bg-primary text-white">
<tr>
<th style="font-weight:bold;">#</th>
<th role="button" onclick="sort_table(1)" style="font-weight:bold;">Name</th>
<th role="button" onclick="sort_table(2)" style="font-weight:bold; text-align:right;">Truescore</th>
<th role="button" onclick="sort_table(3)" style="font-weight:bold; text-align:right;">Mod actions</th>
<th role="button" onclick="sort_table(0)" style="font-weight:bold;">Name</th>
<th role="button" onclick="sort_table(1)" style="font-weight:bold; text-align:right;">Truescore</th>
<th role="button" onclick="sort_table(2)" style="font-weight:bold; text-align:right;">Mod actions</th>
</tr>
</thead>
{% for user in admins %}