summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorRichard Nelson <unixabg@gmail.com>2010-06-25 13:59:55 -0500
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:13 +0100
commit04489e6b9f079e7b688a2f26c707d8bb4e2ed66d (patch)
tree87dbce83413d57d34271b7195715eef06be940c7 /templates
parentbb33608ee8161e0f797340ec9b792603c34cefed (diff)
downloadlive-build-04489e6b9f079e7b688a2f26c707d8bb4e2ed66d.zip
live-build-04489e6b9f079e7b688a2f26c707d8bb4e2ed66d.tar.gz
Add VERSION information and source in common live-helper common functions.
Diffstat (limited to 'templates')
-rw-r--r--templates/cgi/debian-official/form.html2
-rw-r--r--templates/cgi/debian-unofficial/form.html2
2 files changed, 4 insertions, 0 deletions
diff --git a/templates/cgi/debian-official/form.html b/templates/cgi/debian-official/form.html
index 3c4b8eb..099a9fa 100644
--- a/templates/cgi/debian-official/form.html
+++ b/templates/cgi/debian-official/form.html
@@ -326,5 +326,7 @@
<input type="reset" value="Reset" />
&nbsp;
<input type="submit" value="Submit" />
+&nbsp;
+Version: VERSION
</form>
diff --git a/templates/cgi/debian-unofficial/form.html b/templates/cgi/debian-unofficial/form.html
index 0ed6cc3..58516ee 100644
--- a/templates/cgi/debian-unofficial/form.html
+++ b/templates/cgi/debian-unofficial/form.html
@@ -346,5 +346,7 @@
<input type="reset" value="Reset" />
&nbsp;
<input type="submit" value="Submit" />
+&nbsp;
+Version: VERSION
</form>