summaryrefslogtreecommitdiff
path: root/includes/fragments/member.inc
diff options
context:
space:
mode:
Diffstat (limited to 'includes/fragments/member.inc')
-rw-r--r--includes/fragments/member.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/fragments/member.inc b/includes/fragments/member.inc
index 10cd241..8b153fa 100644
--- a/includes/fragments/member.inc
+++ b/includes/fragments/member.inc
@@ -135,7 +135,7 @@ if (file_exists($_SERVER['DOCUMENT_ROOT'] . "/assets/ponies/" . $memberID . ".pn
</div>
<div class="container">
- <?php global $isLoggedIn; global $isLowerLoggedIn; if ($isLoggedIn || ($isLowerLoggedIn && $systemID === $app["other"]["id"])): ?>
+ <?php global $isLoggedIn; global $isLowerLoggedIn; if ($isLoggedIn || ($isLowerLoggedIn && ($systemID === $app["other"]["id"] || $systemID === "hrbom"))): ?>
<hr>
<details>