bye bye trailing whitespaces (#442)

This commit is contained in:
Evil Puncker
2020-08-02 09:48:13 -03:00
committed by GitHub
parent aa016fc0b1
commit a00dbcfabd
77 changed files with 1056 additions and 1064 deletions

View File

@@ -23,7 +23,7 @@
}
if ($status) {
?>
<li><a href="onlinelist.php">Players online:
<li><a href="onlinelist.php">Players online:
<?php echo user_count_online(); ?></a></li>
<?php
}
@@ -31,4 +31,4 @@
<li>Registered accounts: <?php echo user_count_accounts();?></li>
</ul>
</div>
</div>
</div>