From e95b208af90cc386a7d8d1bcab426727cf4f0121 Mon Sep 17 00:00:00 2001 From: Minteck Date: Wed, 21 Sep 2022 22:42:33 +0200 Subject: Update time --- pages/relations.php | 87 +++++++++++++++++++++++++++++++++-------------------- 1 file changed, 55 insertions(+), 32 deletions(-) (limited to 'pages/relations.php') diff --git a/pages/relations.php b/pages/relations.php index d0f5583..aac2839 100644 --- a/pages/relations.php +++ b/pages/relations.php @@ -1,48 +1,71 @@ - +

Relations

- 0 || count($member["_metadata"]["sisters"]) > 0): ?> + 0 || count($member["_metadata"]["sisters"]) > 0): ?>
;"> "> .png" style="width:24px;"> -
- Marefriends:
- - None - - - ">.png" style="width:24px;"> ,
'); $index++; ?> - - -
+ + + + + +
+ Marefriends:
+
+ + None + + + " data-bs-toggle="tooltip" class="member-link tooltip-nohelp" href="/">.png" style="width:24px;"> + + +
-
- Sisters:
- - None - - - ">.png" style="width:24px;"> ,
'); $index++; ?> - - -
+ + + + + +
+ Sisters:
+
+ + None + + + " data-bs-toggle="tooltip" class="member-link tooltip-nohelp" href="/">.png" style="width:24px;"> + + +
-
- Caretakers:
- - None - - - ">.png" style="width:24px;"> ,
'); $index++; ?> - - -
+ + + + + +
+ Caretakers:
+
+ + None + + + " data-bs-toggle="tooltip" class="member-link tooltip-nohelp" href="/">.png" style="width:24px;"> + + +
-- cgit