Closing bracket. Again.

This commit is contained in:
Ivan Lanin 2014-03-15 23:45:31 +07:00
parent 26483df5b2
commit 9922f8e319
1 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ if (CLI) {
}
}
echo '</p>';
} else {
}
?>
</div>
<script src="bootstrap/js/jquery.min.js"></script>
@ -30,5 +30,5 @@ if (CLI) {
</body>
</html>
<?php
} // !$isIndexFile
} // if (CLI)