diff options
Diffstat (limited to 'templates/cgi')
-rw-r--r-- | templates/cgi/debian-official/form.html | 1 | ||||
-rw-r--r-- | templates/cgi/debian-unofficial/form.html | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/templates/cgi/debian-official/form.html b/templates/cgi/debian-official/form.html index 8ed1bc170..f3d9f95f6 100644 --- a/templates/cgi/debian-official/form.html +++ b/templates/cgi/debian-official/form.html @@ -302,6 +302,5 @@ <input type="submit" value="Submit" /> -Version: VERSION </form> diff --git a/templates/cgi/debian-unofficial/form.html b/templates/cgi/debian-unofficial/form.html index b045a3561..e4f40e25d 100644 --- a/templates/cgi/debian-unofficial/form.html +++ b/templates/cgi/debian-unofficial/form.html @@ -322,6 +322,5 @@ <input type="submit" value="Submit" /> -Version: VERSION </form> |