From eb89b15c0f044673c1206a418a21d0baba1a675e Mon Sep 17 00:00:00 2001 From: RaindropsSys Date: Sun, 12 Mar 2023 19:16:53 +0100 Subject: Updated 104 files, added 3 files, deleted 4 files and renamed 36 files (automated) --- includes/components/pane.inc | 129 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 129 insertions(+) create mode 100644 includes/components/pane.inc (limited to 'includes/components/pane.inc') diff --git a/includes/components/pane.inc b/includes/components/pane.inc new file mode 100644 index 0000000..28ccd71 --- /dev/null +++ b/includes/components/pane.inc @@ -0,0 +1,129 @@ + + +
)"> + +
+ + + + + + + + + + + + + + $item): if (!$item["admin"] || $isLoggedIn || $isLowerLoggedIn): ?> + +
+
+ " class="dropdown-icon" alt="" style=" border-radius: 2px;width:24px;vertical-align: middle;"> + +
+ + + + +
+ + + + \ No newline at end of file -- cgit