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-unofficial | |
parent | 520ddfc89dbffc98a3a8e759b69ede69b3b19df8 (diff) | |
download | vyos-live-build-8763b96ddf8c100bc9cc3782488a8156f8498d69.tar.gz vyos-live-build-8763b96ddf8c100bc9cc3782488a8156f8498d69.zip |
Replacing some references to live-helper with live-build in templates.
Diffstat (limited to 'templates/cgi/debian-unofficial')
-rw-r--r-- | templates/cgi/debian-unofficial/form.html | 4 | ||||
-rw-r--r-- | templates/cgi/debian-unofficial/header.html | 2 | ||||
-rw-r--r-- | templates/cgi/debian-unofficial/mail.txt | 6 |
3 files changed, 6 insertions, 6 deletions
diff --git a/templates/cgi/debian-unofficial/form.html b/templates/cgi/debian-unofficial/form.html index 235650137..df11f671e 100644 --- a/templates/cgi/debian-unofficial/form.html +++ b/templates/cgi/debian-unofficial/form.html @@ -1,6 +1,6 @@ <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> @@ -260,7 +260,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-unofficial/header.html b/templates/cgi/debian-unofficial/header.html index d90ddc9b2..009650f1f 100644 --- a/templates/cgi/debian-unofficial/header.html +++ b/templates/cgi/debian-unofficial/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-unofficial/mail.txt b/templates/cgi/debian-unofficial/mail.txt index 829d1fd60..37834b31f 100644 --- a/templates/cgi/debian-unofficial/mail.txt +++ b/templates/cgi/debian-unofficial/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'. |