summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Nelson <unixabg@gmail.com>2010-11-15 09:17:40 -0600
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:28 +0100
commitb8c6734027fc894df5b872727acc0ceeb5626e1f (patch)
tree3e5e25fc0dcdd26d6941939b09dcad56c886a26d
parentdcaf8b020b3421145a57319dab95c74f8bd49d15 (diff)
downloadlive-build-b8c6734027fc894df5b872727acc0ceeb5626e1f.zip
live-build-b8c6734027fc894df5b872727acc0ceeb5626e1f.tar.gz
Cleanup l-b.cgi header file to reflect Live Build.
-rw-r--r--templates/cgi/debian-official/header.html2
-rw-r--r--templates/cgi/debian-unofficial/header.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/cgi/debian-official/header.html b/templates/cgi/debian-official/header.html
index 009650f..096303e 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 Helper</title>
+ <title>Debian Live Build</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">
diff --git a/templates/cgi/debian-unofficial/header.html b/templates/cgi/debian-unofficial/header.html
index 009650f..096303e 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 Helper</title>
+ <title>Debian Live Build</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">