Closing bracket. Again.
This commit is contained in:
parent
26483df5b2
commit
9922f8e319
|
|
@ -22,7 +22,7 @@ if (CLI) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
echo '</p>';
|
echo '</p>';
|
||||||
} else {
|
}
|
||||||
?>
|
?>
|
||||||
</div>
|
</div>
|
||||||
<script src="bootstrap/js/jquery.min.js"></script>
|
<script src="bootstrap/js/jquery.min.js"></script>
|
||||||
|
|
@ -30,5 +30,5 @@ if (CLI) {
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
<?php
|
<?php
|
||||||
} // !$isIndexFile
|
|
||||||
} // if (CLI)
|
} // if (CLI)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue