close unclosed <div> in admin theme

This commit is contained in:
torkel104 2016-11-09 17:40:14 +01:00
parent d105fdf6d8
commit 3737623dd7
1 changed files with 122 additions and 120 deletions

2
bl-kernel/admin/themes/default/index.php Normal file → Executable file
View File

@ -153,6 +153,8 @@ $(document).ready(function() {
</div> </div>
</div>
<!-- Javascript --> <!-- Javascript -->
<?php include(PATH_JS.'functions.php') ?> <?php include(PATH_JS.'functions.php') ?>