summaryrefslogtreecommitdiff
path: root/includes/details.inc
diff options
context:
space:
mode:
Diffstat (limited to 'includes/details.inc')
-rw-r--r--includes/details.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/includes/details.inc b/includes/details.inc
index 6002acd..985f2b0 100644
--- a/includes/details.inc
+++ b/includes/details.inc
@@ -72,7 +72,7 @@
</div>
<?php if ($isLoggedIn): ?>
<div id="member-details-2" style="background-color: <?= isset($memberData["color"]) ? '#' . $memberData["color"] . "33" : "transparent" ?>; margin-left: -20px; margin-right: -20px;">
- <?php if ((isset($age) && $age >= 16 && $metadata["little"] === 0) || (!isset($age) && $metadata["little"] === 0)): ?>
+ <?php if (((isset($age) && $age >= 16 && $metadata["little"] === 0) || (!isset($age) && $metadata["little"] === 0)) || $metadata["sexual_features"]): ?>
<div>
<b>Sexual consent:</b><span class="member-small-separator"><br></span>
<?php if ($metadata["sexually_active"]): ?>
@@ -108,7 +108,7 @@
grid-template-columns: 2fr 1fr 1fr;
}
</style>
- <div style="display: flex; align-items: center; justify-content: center; height: 100%;opacity:.5;">This member is too young to have a sexual relationship.</div>
+ <div style="display: flex; align-items: center; justify-content: center; height: 100%;opacity:.5;">This member is too young to be in a sexual relationship.</div>
</div>
<?php endif; ?>
<div>