[SCM] live-helper branch, debian-next, updated. debian/2.0_a8-1-34-g77d0f58

Richard Nelson unixabg at gmail.com
Mon Mar 8 20:52:38 UTC 2010


The following commit has been merged in the debian-next branch:
commit 77d0f582896dfa01310dfd06fa0bf102c337488a
Author: Richard Nelson <unixabg at gmail.com>
Date:   Mon Mar 8 14:45:34 2010 -0600

    Cleanup header.html and form.html for webhelper.

diff --git a/templates/cgi/debian-official/form.html b/templates/cgi/debian-official/form.html
index 40a3672..9e4aa67 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-webhelper" method="get">
+<form action="live-helper" method="get">
 
 <fieldset>
 
diff --git a/templates/cgi/debian-official/header.html b/templates/cgi/debian-official/header.html
index c88ad81..d90ddc9 100644
--- a/templates/cgi/debian-official/header.html
+++ b/templates/cgi/debian-official/header.html
@@ -1,7 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
 <html>
 	<head>
-		<title>Debian Live Webhelper</title>
+		<title>Debian Live Helper</title>
 		<link rel="icon" href="http://live.debian.net/favicon.ico" type="image/ico">
 		<link rel="stylesheet" type="text/css" href="http://live.debian.net/stylesheet.css" />
 		<meta http-equiv="content-type" content="text/html; charset=iso-8859-15">
@@ -33,6 +33,6 @@
 <body>
 
 <div id="maincontent" style="margin: 0 0 0 0;">
-	<h1 id="title">This is live-webhelper of the <a href="http://live.debian.net/">Debian Live Project</a></h1>
+	<h1 id="title">live-helper 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/form.html b/templates/cgi/debian-unofficial/form.html
index 432312e..efd01e9 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-webhelper" method="get">
+<form action="live-helper" method="get">
 
 <fieldset>
 
diff --git a/templates/cgi/debian-unofficial/header.html b/templates/cgi/debian-unofficial/header.html
index c88ad81..d90ddc9 100644
--- a/templates/cgi/debian-unofficial/header.html
+++ b/templates/cgi/debian-unofficial/header.html
@@ -1,7 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
 <html>
 	<head>
-		<title>Debian Live Webhelper</title>
+		<title>Debian Live Helper</title>
 		<link rel="icon" href="http://live.debian.net/favicon.ico" type="image/ico">
 		<link rel="stylesheet" type="text/css" href="http://live.debian.net/stylesheet.css" />
 		<meta http-equiv="content-type" content="text/html; charset=iso-8859-15">
@@ -33,6 +33,6 @@
 <body>
 
 <div id="maincontent" style="margin: 0 0 0 0;">
-	<h1 id="title">This is live-webhelper of the <a href="http://live.debian.net/">Debian Live Project</a></h1>
+	<h1 id="title">live-helper 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>

-- 
live-helper



More information about the debian-live-changes mailing list