Closing bracket. Again.
This commit is contained in:
parent
26483df5b2
commit
9922f8e319
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue