v 1.4.7 - fixed packetloss value, !LAST RELEASE!

Fixed packetloss in server status.
This is last release of ts-website 1. Please upgrade to ts-website 2 when it becomes available
This commit is contained in:
Wruczek
2018-08-27 04:40:48 +02:00
parent 2ded29b1d7
commit 60bde54f07
3 changed files with 12 additions and 4 deletions

View File

@ -105,7 +105,7 @@ function showError($title, $text) { ?>
<?php echo $text ?>
</div>
<div class="panel-footer">
&copy; <a href="https://wruczek.tech">Wruczek</a> 2016 - 2018 | <a href="https://github.com/Wruczek/ts-website">ts-website</a> v 1.4.6 | MIT License
&copy; <a href="https://wruczek.tech">Wruczek</a> 2016 - 2018 | <a href="https://github.com/Wruczek/ts-website">ts-website</a> v 1.4.7 | MIT License
</div>
</div>