From 158321483b86840de2565f52408b44ce722a346d Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 5 Nov 2022 23:49:39 +0200 Subject: [PATCH] fix sorting vote tables being broken due to dff5bcefcfe828bfca602819cf7d8153d5485020 --- files/templates/poll_votes.html | 4 ++-- files/templates/votes.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/files/templates/poll_votes.html b/files/templates/poll_votes.html index c75046c94..0b73ef121 100644 --- a/files/templates/poll_votes.html +++ b/files/templates/poll_votes.html @@ -16,8 +16,8 @@ # User - User Truescore - Vote Time + User Truescore + Vote Time diff --git a/files/templates/votes.html b/files/templates/votes.html index 0e58c559b..2507bbf8a 100644 --- a/files/templates/votes.html +++ b/files/templates/votes.html @@ -24,8 +24,8 @@ # User - User Truescore - Vote Time + User Truescore + Vote Time