diff options
author | Daniel Baumann <daniel@debian.org> | 2013-01-09 14:40:22 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2013-01-09 14:40:22 +0100 |
commit | 30a2f49651817aab20018e3b6fc3462af1230a84 (patch) | |
tree | 9c16eedfc74689a42c1c57221f928dcf27052e8f /templates/cgi | |
parent | b4e96f8c9d8affcfb7141549b9333018504e9a7f (diff) | |
download | vyos-live-build-30a2f49651817aab20018e3b6fc3462af1230a84.tar.gz vyos-live-build-30a2f49651817aab20018e3b6fc3462af1230a84.zip |
Updating footer in cgi html template.
Diffstat (limited to 'templates/cgi')
-rw-r--r-- | templates/cgi/debian/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/cgi/debian/footer.html b/templates/cgi/debian/footer.html index d4a43d534..35a628447 100644 --- a/templates/cgi/debian/footer.html +++ b/templates/cgi/debian/footer.html @@ -1,7 +1,7 @@ <hr> <footer> - <p>2006-2013 Debian Live <a class="muted pull-right" href="http://live.debian.net/project/legal/">Legal Information</a></p> + <a href="http://live.debian.net/devel/live-build/">live-build</a> VERSION <a class="muted pull-right" href="http://live.debian.net/project/legal/">Legal Information</a></p> </footer> </div> <!-- /container --> |