From 9337aae8b1c87fad34884dacd5cd79d9591c60db Mon Sep 17 00:00:00 2001 From: RaindropsSys Date: Sat, 18 Nov 2023 11:34:36 +0100 Subject: Updated 39 files, added 86 files, deleted 40 files and renamed 2 files (automated) --- includes/fragments/dashboard.inc | 267 +++++++++++++++++++++++++++++++++++++++ includes/fragments/member.inc | 2 +- includes/fragments/metadata.inc | 2 +- 3 files changed, 269 insertions(+), 2 deletions(-) create mode 100644 includes/fragments/dashboard.inc (limited to 'includes/fragments') diff --git a/includes/fragments/dashboard.inc b/includes/fragments/dashboard.inc new file mode 100644 index 0000000..2a6d905 --- /dev/null +++ b/includes/fragments/dashboard.inc @@ -0,0 +1,267 @@ + + +
+
+ +
+ + +
+ + + + + + +

+ Hi ! +

+ + +
+
+
+
+

--:--

+
+ + +
+ +
+
+ Cloudburst System
+

--:--

+
+ + +
+ +
+
+ Raindrops System
+

--:--

+
+
+ +
+
+ Moonglow
+

--:--

+
+
+
+ + + +
+
+ +
+ + +
+ \ No newline at end of file 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
- +
diff --git a/includes/fragments/metadata.inc b/includes/fragments/metadata.inc index da3c326..6449dc0 100644 --- a/includes/fragments/metadata.inc +++ b/includes/fragments/metadata.inc @@ -266,7 +266,7 @@ if (file_exists($_SERVER['DOCUMENT_ROOT'] . "/includes/data/metadata/" . $member

Age and birth

- Birth date (use January 1st for none, fixed age takes priority over birth year if applicable)
+ Birthdate (use January 1st for none, fixed age takes priority over birth year if applicable)
-">

-- cgit