mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
added a space to tidy up formatting
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user