diff options
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> |