diff options
author | Daniel Baumann <daniel@debian.org> | 2013-01-09 14:40:22 +0100 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2013-05-06 14:50:04 +0200 |
commit | 24294252028fa8c021040c698faadc89c8ccfc85 (patch) | |
tree | f3092d79d8a1ad2668497179b9ad3619f26355c3 /templates | |
parent | a91bf2c8708f13023bec993159f804e00bd35459 (diff) | |
download | vyos-live-build-24294252028fa8c021040c698faadc89c8ccfc85.tar.gz vyos-live-build-24294252028fa8c021040c698faadc89c8ccfc85.zip |
Updating footer in cgi html template.
Diffstat (limited to 'templates')
-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 --> |