Fixed some issues created by floating link
This commit is contained in:
Wruczek
2016-12-11 03:35:46 +01:00
parent a5a9b7d4fb
commit 0f4b12db4e
4 changed files with 5 additions and 10 deletions

View File

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