diff options
-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 beb7a09..e8b6ac0 100644 --- a/templates/cgi/debian-official/form.html +++ b/templates/cgi/debian-official/form.html @@ -327,6 +327,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 bc21bf1..1cc8a2b 100644 --- a/templates/cgi/debian-unofficial/form.html +++ b/templates/cgi/debian-unofficial/form.html @@ -347,6 +347,5 @@ <input type="submit" value="Submit" /> -Version: VERSION </form> |