diff options
author | Richard Nelson <unixabg@gmail.com> | 2010-03-08 13:19:55 -0600 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:17:05 +0100 |
commit | 47db0e363388270d79ff30035eed0acae54ea2fe (patch) | |
tree | c9118c00958305d78f54da0d39c0ea32bdf4209d /templates/cgi/debian-unofficial/form.html | |
parent | 5c574a3bc9dbe8b8e2ae47970dcfb4475c0488b7 (diff) | |
download | vyos-live-build-47db0e363388270d79ff30035eed0acae54ea2fe.tar.gz vyos-live-build-47db0e363388270d79ff30035eed0acae54ea2fe.zip |
Cleaning up cgi templates.
Diffstat (limited to 'templates/cgi/debian-unofficial/form.html')
-rw-r--r-- | templates/cgi/debian-unofficial/form.html | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/templates/cgi/debian-unofficial/form.html b/templates/cgi/debian-unofficial/form.html index c9dcb179e..bbe0c82fe 100644 --- a/templates/cgi/debian-unofficial/form.html +++ b/templates/cgi/debian-unofficial/form.html @@ -1,11 +1,6 @@ -<br /> - -<h2>Submit your parameters (<b>working</b> email address is required) to generate your very own Debian Live system.</h2> - -<br /> -<br /> +<h3>Submit your parameters (<b>working</b> email address is required) to generate your very own Debian Live system.</h3> -<form action="live-webhelper" method="get"> +<form action="live-helper" method="get"> <fieldset> |