From 953ddd82e48dd206cef5ac94456549aed13b3ad5 Mon Sep 17 00:00:00 2001 From: RaindropsSys Date: Fri, 17 Nov 2023 23:25:29 +0100 Subject: Updated 30 files and deleted 2976 files (automated) --- pages/home.inc | 37 +++++++++++-------------------------- 1 file changed, 11 insertions(+), 26 deletions(-) (limited to 'pages/home.inc') diff --git a/pages/home.inc b/pages/home.inc index fcd04ab..11a01de 100644 --- a/pages/home.inc +++ b/pages/home.inc @@ -23,9 +23,9 @@ function banner() { global $isLoggedIn; global $isLowerLoggedIn; $byColor = getM @@ -34,35 +34,14 @@ function banner() { global $isLoggedIn; global $isLowerLoggedIn; $byColor = getM function members() { global $isLoggedIn; global $isLowerLoggedIn; global $app; ?>
-
style="grid-template-columns: repeat(3, 1fr);"> +
style="grid-template-columns: repeat(4, 1fr);"> +
- -
- -

Pony Legacy
-
- -
-
- -
' . ($member['name'] ?? $id) . '
-
' . (isset($member['prefix']) ? "" . $member['prefix'] . " ยท " : "") . date('j M Y', strtotime($member["date"])) . '
-
'); - - endforeach; ?> -
-

@@ -164,7 +143,7 @@ function members() { global $isLoggedIn; global $isLowerLoggedIn; global $app; ?
+ +
+ Cold Haze Documents is now deprecated. Cold Haze's Documents feature is now deprecated in favor of Google Docs and will be removed in the future. Please migrate your documents to Google Drive as soon as possible. +
+ + -- cgit