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 @@ ?> +