Improvements for adminlist

- Added group icons
- Added empty group text
- Made adminlist sortable through config
- Code has been optimised
This commit is contained in:
Wruczek
2016-06-30 04:20:51 +02:00
parent 0f7146bb09
commit bcffecd525
5 changed files with 46 additions and 16 deletions

View File

@ -84,7 +84,7 @@ function showError($title, $text) { ?>
<?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.2.1 | MIT License
Strona &copy; <a href="http://wruczek.top">Wruczek</a> 2016 | <a href="https://github.com/Wruczek/ts-website">ts-website</a> v 1.2.2 | MIT License
</div>
</div>