Updated version

This commit is contained in:
Wruczek
2016-06-29 00:41:29 +02:00
parent 4160586793
commit 77465d83aa
2 changed files with 5 additions and 2 deletions
+3
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>