diff options
author | Daniel Baumann <daniel@debian.org> | 2010-09-02 14:39:52 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:17:19 +0100 |
commit | 8763b96ddf8c100bc9cc3782488a8156f8498d69 (patch) | |
tree | 2721a35e4781fc36b86d1b99c2bf146d50be3d5c /templates/cgi/debian-official | |
parent | 520ddfc89dbffc98a3a8e759b69ede69b3b19df8 (diff) | |
download | live-build-8763b96ddf8c100bc9cc3782488a8156f8498d69.zip live-build-8763b96ddf8c100bc9cc3782488a8156f8498d69.tar.gz |
Replacing some references to live-helper with live-build in templates.
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 923477e..fca9d2d 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 d90ddc9..009650f 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 829d1fd..37834b3 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'. |