Update view_log.php

This commit is contained in:
jakani24
2024-04-27 11:35:38 +02:00
parent 94185846de
commit 0f89d9b0e9

View File

@@ -207,7 +207,7 @@ $conn->close();
$stmt->execute();
$result = $stmt->get_result();
if($current_page==1){
echo("<div id='log_spread' style='width: 30%; height: auto;'></div>");
echo("<div id='log_spread' style='width: 700px; height: 500px;'></div>");
//echo("<div style='display:none' class='col' id='machine_spread' style='width: 30%; height: auto;'></div></div>");
}
// Display log entries