From a9780f59e7dbceb15b778d8ded960481ff622522 Mon Sep 17 00:00:00 2001 From: Fluffy-Bean Date: Sun, 25 Sep 2022 15:49:11 +0000 Subject: [PATCH] Code cleany cleany --- account.php | 2 +- app/account/account.php | 4 ++-- app/app.php | 6 +++--- app/image/group.php | 7 +++---- group.php | 41 +++++++++++++++++++++++++++++++---------- index.php | 8 ++++++++ 6 files changed, 48 insertions(+), 20 deletions(-) diff --git a/account.php b/account.php index c0a5557..923f19b 100644 --- a/account.php +++ b/account.php @@ -344,7 +344,7 @@ var header = "With great power comes great responsibility..."; var description = "Do you trust this user? With admin permitions they can cause a whole lot of damage to this place, so make sure you're very very sure"; var actionBox = "
\ - \ + \
"; flyoutShow(header, description, actionBox); diff --git a/app/account/account.php b/app/account/account.php index 50380d8..819632a 100644 --- a/app/account/account.php +++ b/app/account/account.php @@ -125,10 +125,10 @@ if (isset($_POST['submit_login'])) { // let the user know ?> + @@ -51,7 +63,7 @@ if (!empty($group['image_list'])) echo "

Images: ".count(explode(" ", $group['image_list']))."

"; $upload_time = new DateTime($group['created_on']); - echo "

Created at: ".$upload_time->format('d/m/Y H:i:s T').""; + echo "

Created at: ".$upload_time->format('d/m/Y H:i:s T')."

"; ?> + @@ -264,9 +287,7 @@ ?> +