From bf2558253637537c2d57765e557bdc0e164c58ee Mon Sep 17 00:00:00 2001 From: Minteck Date: Wed, 22 Feb 2023 10:29:48 +0100 Subject: Updated 23 files, added assets/uploads/pt-princesscelestia.png and renamed assets/uploads/pt-luna.png (automated) --- includes/system/history.inc | 9 ++++----- includes/system/history.old.inc | 40 ++++++++++++++++++++-------------------- 2 files changed, 24 insertions(+), 25 deletions(-) (limited to 'includes/system') diff --git a/includes/system/history.inc b/includes/system/history.inc index b66b8c4..ee7f762 100644 --- a/includes/system/history.inc +++ b/includes/system/history.inc @@ -56,10 +56,9 @@ function getMember(string $id) { $original = str_replace("Sat", "Sam.", $original); $original = str_replace("Sun", "Dim.", $original); - return $original; - } else { - return $original; } + + return $original; } function getSwitchesForDay(int $day) { @@ -145,8 +144,8 @@ function getMember(string $id) { " style="width:24px;"> 1): ?> - ( - ">" style="width:24px;"> , ">" style="width:24px;"> , ">" style="width:24px;"> ) + and + ">" style="width:24px;"> , ">" style="width:24px;"> , ">" style="width:24px;"> diff --git a/includes/system/history.old.inc b/includes/system/history.old.inc index ee687d7..060ba97 100644 --- a/includes/system/history.old.inc +++ b/includes/system/history.old.inc @@ -123,8 +123,8 @@ function getMember(string $id) { " style="width:24px;"> - (with "> - " style="width:24px;"> ) + and "> + " style="width:24px;"> @@ -166,8 +166,8 @@ function getMember(string $id) { " style="width:24px;"> - (with "> - " style="width:24px;"> ) + and "> + " style="width:24px;"> @@ -209,8 +209,8 @@ function getMember(string $id) { " style="width:24px;"> - (with "> - " style="width:24px;"> ) + and "> + " style="width:24px;"> @@ -252,8 +252,8 @@ function getMember(string $id) { " style="width:24px;"> - (with "> - " style="width:24px;"> ) + and "> + " style="width:24px;"> @@ -295,8 +295,8 @@ function getMember(string $id) { " style="width:24px;"> - (with "> - " style="width:24px;"> ) + and "> + " style="width:24px;"> @@ -338,8 +338,8 @@ function getMember(string $id) { " style="width:24px;"> - (with "> - " style="width:24px;"> ) + and "> + " style="width:24px;"> @@ -381,8 +381,8 @@ function getMember(string $id) { " style="width:24px;"> - (with "> - " style="width:24px;"> ) + and "> + " style="width:24px;"> @@ -424,8 +424,8 @@ function getMember(string $id) { " style="width:24px;"> - (with "> - " style="width:24px;"> ) + and "> + " style="width:24px;"> @@ -467,8 +467,8 @@ function getMember(string $id) { " style="width:24px;"> - (with "> - " style="width:24px;"> ) + and "> + " style="width:24px;"> @@ -504,8 +504,8 @@ function getMember(string $id) { " style="width:24px;"> - (with "> - " style="width:24px;"> ) + "> + " style="width:24px;"> -- cgit