summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2011-09-07 16:19:45 +0200
committerDaniel Baumann <daniel@debian.org>2011-09-07 16:24:12 +0200
commitf39fb4d901f56f2752a19b5f9e5d613761306780 (patch)
tree5d5004386b685c9529da979f2790f665c7d3464e
parenta6c244c9467cb94107789bb5e698a9a61aa9a0c1 (diff)
downloadlive-build-f39fb4d901f56f2752a19b5f9e5d613761306780.zip
live-build-f39fb4d901f56f2752a19b5f9e5d613761306780.tar.gz
Removing spurious version information in cgi form template.
-rw-r--r--templates/cgi/debian-official/form.html1
-rw-r--r--templates/cgi/debian-unofficial/form.html1
2 files changed, 0 insertions, 2 deletions
diff --git a/templates/cgi/debian-official/form.html b/templates/cgi/debian-official/form.html
index beb7a09..e8b6ac0 100644
--- a/templates/cgi/debian-official/form.html
+++ b/templates/cgi/debian-official/form.html
@@ -327,6 +327,5 @@
&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 bc21bf1..1cc8a2b 100644
--- a/templates/cgi/debian-unofficial/form.html
+++ b/templates/cgi/debian-unofficial/form.html
@@ -347,6 +347,5 @@
&nbsp;
<input type="submit" value="Submit" />
&nbsp;
-Version: VERSION
</form>