summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Nelson <unixabg@gmail.com>2015-02-08 13:20:35 -0600
committerRichard Nelson <unixabg@gmail.com>2015-02-08 13:20:35 -0600
commitadedcf0423447a5440dcabde6feed7f8569dea5f (patch)
tree7825c0b781a06a4bc7f2f05b5dfc5bd7394cb37e
parentba53a1f9488b87fff7b0ebc3e976bae57de250dd (diff)
downloadvyos-live-build-adedcf0423447a5440dcabde6feed7f8569dea5f.tar.gz
vyos-live-build-adedcf0423447a5440dcabde6feed7f8569dea5f.zip
Adding live-build version information to the footer of live-build-cgi footer.html.
-rw-r--r--templates/cgi/debian/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/cgi/debian/footer.html b/templates/cgi/debian/footer.html
index 80aae02da..517fc5949 100644
--- a/templates/cgi/debian/footer.html
+++ b/templates/cgi/debian/footer.html
@@ -1,7 +1,7 @@
<hr />
<footer>
- <p><div class="muted">2006-2015 <a class="muted" href="mailto:debian-live@lists.debian.org?subject=Live Systems Project:%20Feedback">Live Systems Project</a> <a class="muted pull-right" href="http://live-systems.org/project/legal/">Legal Information</a></p>
+ <p><div class="muted">2006-2015 <a class="muted" href="mailto:debian-live@lists.debian.org?subject=Live Systems Project:%20Feedback">Live Systems Project</a> live-build VERSION <a class="muted pull-right" href="http://live-systems.org/project/legal/">Legal Information</a></p>
</footer>
</div> <!-- /container -->