From 9871b03912fc28ad38b4037ebf26a78aa937baba Mon Sep 17 00:00:00 2001 From: Minteck Date: Sat, 7 Jan 2023 21:40:32 +0100 Subject: Update - This is an automated commit --- includes/system/compare.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'includes/system') diff --git a/includes/system/compare.inc b/includes/system/compare.inc index ea12582..dbcbfe4 100644 --- a/includes/system/compare.inc +++ b/includes/system/compare.inc @@ -154,9 +154,9 @@ function getMember(string $id) { 0): ?> - " src="/assets/icons/partial.svg" alt="" style="width:24px;"> + " src="/assets/icons/partial.svg" alt="" style="width:24px;"> - " src="/assets/icons/complete.svg" alt="" style="width:24px;"> + " src="/assets/icons/complete.svg" alt="" style="width:24px;"> " src="/assets/icons/none.svg" alt="" style="width:24px;"> -- cgit