added a space to tidy up formatting

This commit is contained in:
Peter Goodhall
2018-12-18 18:26:01 +00:00
parent 5494f03f60
commit d0c60f8cfb

View File

@@ -45,7 +45,7 @@
if($row->mode != "non") {
echo "<td>".$row->mode."</td>";
} else{
} else {
echo "<td>".$row->uplink_mode."</td>";
}
$phpdate = strtotime($row->timestamp);