summaryrefslogtreecommitdiff
path: root/includes/fullbanner.inc
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2023-02-06 22:53:06 +0100
committerMinteck <contact@minteck.org>2023-02-06 22:53:06 +0100
commita0b85ee44c07ac7ffd3f69227069e8835f0f2730 (patch)
tree4edc61c5a642915b55b8f9a12b4213dd5fca4339 /includes/fullbanner.inc
parentabd342282b48d742cca1740f76d220037fd13800 (diff)
downloadpluralconnect-a0b85ee44c07ac7ffd3f69227069e8835f0f2730.tar.gz
pluralconnect-a0b85ee44c07ac7ffd3f69227069e8835f0f2730.tar.bz2
pluralconnect-a0b85ee44c07ac7ffd3f69227069e8835f0f2730.zip
Updated 9 files and added assets/uploads/pt-pinkiepie.png (automated)
Diffstat (limited to 'includes/fullbanner.inc')
-rw-r--r--includes/fullbanner.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/fullbanner.inc b/includes/fullbanner.inc
index 30bdf3e..b5a05b1 100644
--- a/includes/fullbanner.inc
+++ b/includes/fullbanner.inc
@@ -12,7 +12,6 @@
<?php endif; ?>
<script src="/assets/logo/banner.js"></script><script>refreshBanner(false, <?= $lang["_french"] ? "true" : "false" ?>)</script>
-<br>
<?php global $isLoggedIn; if ($isLoggedIn && $memberData["name"] !== "unknown" && $memberData["name"] !== "fusion"): ?>
<?php if (!isset($metadata["bitset"])): ?>