live-systems.org/gitweb
/
live-build.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30a2f49
)
Correcting spelling typo in html footer of the cgi, thanks to Jean-Christophe Saint...
author
Daniel Baumann
<daniel@debian.org>
Fri, 11 Jan 2013 11:23:22 +0000
(12:23 +0100)
committer
Daniel Baumann
<daniel@debian.org>
Fri, 11 Jan 2013 11:24:21 +0000
(12:24 +0100)
templates/cgi/debian/footer.html
patch
|
blob
|
blame
|
history
diff --git
a/templates/cgi/debian/footer.html
b/templates/cgi/debian/footer.html
index
35a6284
..
887979f
100644
(file)
--- a/
templates/cgi/debian/footer.html
+++ b/
templates/cgi/debian/footer.html
@@
-7,8
+7,8
@@
</div> <!-- /container -->
<!-- Le javascript -->
- <script src="http://live.debian
n
.net/stuff/jquery/jquery.min.js"></script>
- <script src="http://live.debian
n
.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>