mirror of
https://github.com/ThunixdotNet/www.git
synced 2026-01-23 23:10:17 +00:00
Lets add some tablaeu styling
This commit is contained in:
@@ -32,7 +32,7 @@ $hosts="all";
|
||||
$f = fopen("./report", "r");
|
||||
|
||||
echo "Last update: " . date ("H:i", filemtime('./report'))."<p>\n";
|
||||
echo "<table>";
|
||||
echo "<table style='width:80%'>";
|
||||
echo " <tr>
|
||||
<th>Host</th>
|
||||
<th>Check</th>
|
||||
|
||||
Reference in New Issue
Block a user