Correcting spelling typo in html footer of the cgi, thanks to Jean-Christophe Saint-Marc <jchristophe.stmarc@free.fr>.
This commit is contained in:
parent
b220c1d721
commit
d9dbc04c05
|
@ -7,8 +7,8 @@
|
||||||
</div> <!-- /container -->
|
</div> <!-- /container -->
|
||||||
|
|
||||||
<!-- Le javascript -->
|
<!-- Le javascript -->
|
||||||
<script src="http://live.debiann.net/stuff/jquery/jquery.min.js"></script>
|
<script src="http://live.debian.net/stuff/jquery/jquery.min.js"></script>
|
||||||
<script src="http://live.debiann.net/stuff/bootstrap/js/bootstrap.min.js"></script>
|
<script src="http://live.debian.net/stuff/bootstrap/js/bootstrap.min.js"></script>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue