This commit is contained in:
Wruczek
2017-04-12 02:37:32 +02:00
parent d18bdca892
commit 59d5e1a33e
3 changed files with 3 additions and 3 deletions

View File

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