1
Fork 0
mirror of https://github.com/Quackster/Havana.git synced 2025-07-03 05:07:46 +00:00

Add sort option to table titles

This commit is contained in:
GitHabbo 2022-11-13 17:31:15 +01:00
parent 8fa86cfb2b
commit 81481d4994

View file

@ -21,8 +21,8 @@
<th>Type</th>
<th>Value</th>
<th>Message</th>
<th>Banned Util</th>
<th>Banned At</th>
<th><a href="{{ site.sitePath }}/{{ site.housekeepingPath }}/bans?page={{ page }}&sort=banned_until">Banned Util</a></th>
<th><a href="{{ site.sitePath }}/{{ site.housekeepingPath }}/bans?page={{ page }}&sort=banned_at">Banned At</a></th>
<th>Banned By</th>
</tr>
</thead>