diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/cgi/debian-official/header.html | 2 | ||||
-rw-r--r-- | templates/cgi/debian-unofficial/header.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/cgi/debian-official/header.html b/templates/cgi/debian-official/header.html index 009650f1f..096303e25 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 009650f1f..096303e25 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"> |