diff --git a/client_overview.php b/client_overview.php index 007100fc..d5e0f153 100644 --- a/client_overview.php +++ b/client_overview.php @@ -9,7 +9,7 @@ $sql_recent_activities = mysqli_query( $mysqli, "SELECT * FROM logs WHERE log_client_id = $client_id - ORDER BY log_created_at ASC + ORDER BY log_created_at DESC LIMIT 5" ); @@ -214,57 +214,55 @@ $sql_asset_retired = mysqli_query( - - 0) { ?> +
+ +