summaryrefslogtreecommitdiff
path: root/pages/home.inc
diff options
context:
space:
mode:
Diffstat (limited to 'pages/home.inc')
-rw-r--r--pages/home.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/home.inc b/pages/home.inc
index f19d6f5..e9a5426 100644
--- a/pages/home.inc
+++ b/pages/home.inc
@@ -6,7 +6,7 @@ if (isset($_GET["ec"])) {
require_once $_SERVER['DOCUMENT_ROOT'] . "/includes/init.inc"; require_once $_SERVER['DOCUMENT_ROOT'] . '/includes/components/header.inc'; global $readOnly; global $isNormallyLoggedIn; global $_PROFILE; global $lang; global $pages; global $isLowerLoggedIn; global $app; global $isLoggedIn;
-function banner() { global $isLoggedIn; global $isLowerLoggedIn; $byColor = getMembersByColor(); global $lang; ?>
+function banner() { global $isLoggedIn; global $isLowerLoggedIn; $byColor = getMembersByColor(false, true); global $lang; ?>
<div style="text-align: center;">
<img alt="" src="/assets/logo/newlogo<?= $isLoggedIn || $isLowerLoggedIn ? "3" : "" ?>.png" style="width:128px;">
<p style="z-index:999;position:relative;background:transparent;margin: 20px -10px 0 -20px;padding-right:30px;height:32px;text-align: center;display:grid;grid-template-columns: repeat(<?= count($byColor) ?>, 1fr);">