diff options
Diffstat (limited to 'templates/cgi/debian-official')
-rw-r--r-- | templates/cgi/debian-official/form.html | 4 | ||||
-rw-r--r-- | templates/cgi/debian-official/header.html | 2 | ||||
-rw-r--r-- | templates/cgi/debian-official/mail.txt | 6 |
3 files changed, 6 insertions, 6 deletions
diff --git a/templates/cgi/debian-official/form.html b/templates/cgi/debian-official/form.html index 923477e79..fca9d2d19 100644 --- a/templates/cgi/debian-official/form.html +++ b/templates/cgi/debian-official/form.html @@ -1,7 +1,7 @@ <h3>Submit your parameters (<b>working</b> email address is required) to generate your very own Debian Live system.</h3> -<form action="live-helper" method="get"> +<form action="live-build" method="get"> <fieldset> @@ -261,7 +261,7 @@ </tr> <tr> <td><label for="Iso_Preparer">--iso-preparer:</label> </td> - <td><input id="Iso_Preparer" name="iso_preparer" maxlength="128" size="50" type="text" value="live-helper; http://packages.qa.debian.org/live-helper" /></td> + <td><input id="Iso_Preparer" name="iso_preparer" maxlength="128" size="50" type="text" value="live-build; http://packages.qa.debian.org/live-build" /></td> </tr> <tr> <td><label for="Iso_Publisher">--iso-publisher:</label> </td> diff --git a/templates/cgi/debian-official/header.html b/templates/cgi/debian-official/header.html index d90ddc9b2..009650f1f 100644 --- a/templates/cgi/debian-official/header.html +++ b/templates/cgi/debian-official/header.html @@ -33,6 +33,6 @@ <body> <div id="maincontent" style="margin: 0 0 0 0;"> - <h1 id="title">live-helper web-frontend of the <a href="http://live.debian.net/">Debian Live Project</a></h1> + <h1 id="title">live-build web-frontend of the <a href="http://live.debian.net/">Debian Live Project</a></h1> <h2 id="subtitle"><a href="http://live.debian.net/">Live Debian systems!</a></h2> </div> diff --git a/templates/cgi/debian-official/mail.txt b/templates/cgi/debian-official/mail.txt index 829d1fd60..37834b31f 100644 --- a/templates/cgi/debian-official/mail.txt +++ b/templates/cgi/debian-official/mail.txt @@ -1,10 +1,10 @@ -Subject: Debian Live, live-helper web-frontend - Build BUILD -From: Debian Live live-helper web-frontend <debian-live@lists.debian.org> +Subject: Debian Live, live-build web-frontend - Build BUILD +From: Debian Live live-build web-frontend <debian-live@lists.debian.org> To: EMAIL Hi, -This is live-helper web-frontend <http://live-helper.debian.net/> of the Debian Live project <http://live.debian.net/>. +This is live-build web-frontend <http://live-build.debian.net/> of the Debian Live project <http://live.debian.net/>. Your build BUILD was started DATE_START and ended DATE_END with status 'STATUS'. |