diff options
author | Richard Nelson <unixabg@gmail.com> | 2010-03-08 13:19:55 -0600 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2010-03-12 16:14:48 +0100 |
commit | f80082c02c508f09a62f8638b2a80fa769a15021 (patch) | |
tree | c9118c00958305d78f54da0d39c0ea32bdf4209d /templates/cgi/debian-official/form.html | |
parent | 4e30d10c93949e18bf37125dbf01e8dba762e0f9 (diff) | |
download | vyos-live-build-f80082c02c508f09a62f8638b2a80fa769a15021.tar.gz vyos-live-build-f80082c02c508f09a62f8638b2a80fa769a15021.zip |
Cleaning up cgi templates.
Diffstat (limited to 'templates/cgi/debian-official/form.html')
-rw-r--r-- | templates/cgi/debian-official/form.html | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/templates/cgi/debian-official/form.html b/templates/cgi/debian-official/form.html index 2a86d25d5..645756df5 100644 --- a/templates/cgi/debian-official/form.html +++ b/templates/cgi/debian-official/form.html @@ -1,11 +1,7 @@ -<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> |