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 -->
|
||||
|
||||
<!-- Le javascript -->
|
||||
<script src="http://live.debiann.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/jquery/jquery.min.js"></script>
|
||||
<script src="http://live.debian.net/stuff/bootstrap/js/bootstrap.min.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue