Updated version

This commit is contained in:
Wruczek
2016-06-29 00:41:29 +02:00
parent a28ffdedf2
commit 6d5e2b924b
2 changed files with 5 additions and 2 deletions

View File

@ -79,6 +79,9 @@ function showError($title, $text) { ?>
<div class="panel-body">
<?php echo $text; ?>
</div>
<div class="panel-footer">
Strona &copy; <a href="http://wruczek.top">Wruczek</a> 2016 | <a href="https://github.com/Wruczek/ts-website">ts-website</a> v 1.1.0 | MIT License
</div>
</div>
</div>