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-official/build.html | |
parent | 5c574a3bc9dbe8b8e2ae47970dcfb4475c0488b7 (diff) | |
download | live-build-47db0e363388270d79ff30035eed0acae54ea2fe.zip live-build-47db0e363388270d79ff30035eed0acae54ea2fe.tar.gz |
Cleaning up cgi templates.
Diffstat (limited to 'templates/cgi/debian-official/build.html')
-rw-r--r-- | templates/cgi/debian-official/build.html | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/templates/cgi/debian-official/build.html b/templates/cgi/debian-official/build.html index 72e2a9b..c134d8b 100644 --- a/templates/cgi/debian-official/build.html +++ b/templates/cgi/debian-official/build.html @@ -1,14 +1,9 @@ <br /> -<h2>Your build 'BUILD' was recorded and will processed soon. Depending on the options you have selected, the build takes about between 5 and 20 minutes. You will be notified by email when the attempt has completed.</h2> - -<br /> +<h3>Your build 'BUILD' was recorded and will processed soon. Depending on the options you have selected, the build takes about between 5 and 20 minutes. You will be notified by email when the attempt has completed.</h3> <h3>Your build will be available at: <a href="SERVER/BUILD/">SERVER/BUILD/</a>.</h3> -<br /> -<br /> - <fieldset> <legend><b>Options</b></legend> @@ -74,4 +69,4 @@ <br /> -<h2>Thank you for your submission.</h2> +<h3>Thank you for your submission.</h3> |