Correcting spelling typo in html footer of the cgi, thanks to Jean-Christophe Saint-Marc <jchristophe.stmarc@free.fr>.

This commit is contained in:
Daniel Baumann 2013-01-11 12:23:22 +01:00
parent 30a2f49651
commit 7424ed263d
1 changed files with 2 additions and 2 deletions

View File

@ -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>