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

Richard Nelson unixabg at gmail.com
Mon Mar 8 19:52:28 UTC 2010


The following commit has been merged in the debian-next branch:
commit 1b81f65415b8f14269e88596604de06f9260be2b
Author: Richard Nelson <unixabg at gmail.com>
Date:   Mon Mar 8 13:19:55 2010 -0600

    Cleanup of header.html on webhelper.

diff --git a/templates/cgi/debian-official/header.html b/templates/cgi/debian-official/header.html
index d52efa6..c88ad81 100644
--- a/templates/cgi/debian-official/header.html
+++ b/templates/cgi/debian-official/header.html
@@ -2,8 +2,8 @@
 <html>
 	<head>
 		<title>Debian Live Webhelper</title>
-		<link rel="icon" href="http://debian-live.alioth.debian.org/favicon.ico" type="image/ico">
-		<link rel="stylesheet" type="text/css" href="http://debian-live.alioth.debian.org/images/style.css" />
+		<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">
 		<meta name="keywords" content="Debian, Live, Project">
 		<meta name="description" content="The Debian Live Project">
@@ -32,12 +32,7 @@
 	</head>
 <body>
 
-<div id="header">
-	<div id="debianlogo"><img src="http://debian-live.alioth.debian.org/images/debian.png" alt="Debian logo" width="56" height="70"></div>
-	<div id="headertitle"><a href="http://debian-live.alioth.debian.org/" title="http://debian-live.alioth.debian.org/">Debian Live</a></div>
-	<div id="headersubtitle">Live Debian systems!</div>
-</div>
-
 <div id="maincontent" style="margin: 0 0 0 0;">
-	<h1>This is webhelper of the <a href="http://debian-live.alioth.debian.org/">Debian Live</a> project.</h1>
+	<h1 id="title">This is live-webhelper 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/header.html b/templates/cgi/debian-unofficial/header.html
index d52efa6..c88ad81 100644
--- a/templates/cgi/debian-unofficial/header.html
+++ b/templates/cgi/debian-unofficial/header.html
@@ -2,8 +2,8 @@
 <html>
 	<head>
 		<title>Debian Live Webhelper</title>
-		<link rel="icon" href="http://debian-live.alioth.debian.org/favicon.ico" type="image/ico">
-		<link rel="stylesheet" type="text/css" href="http://debian-live.alioth.debian.org/images/style.css" />
+		<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">
 		<meta name="keywords" content="Debian, Live, Project">
 		<meta name="description" content="The Debian Live Project">
@@ -32,12 +32,7 @@
 	</head>
 <body>
 
-<div id="header">
-	<div id="debianlogo"><img src="http://debian-live.alioth.debian.org/images/debian.png" alt="Debian logo" width="56" height="70"></div>
-	<div id="headertitle"><a href="http://debian-live.alioth.debian.org/" title="http://debian-live.alioth.debian.org/">Debian Live</a></div>
-	<div id="headersubtitle">Live Debian systems!</div>
-</div>
-
 <div id="maincontent" style="margin: 0 0 0 0;">
-	<h1>This is webhelper of the <a href="http://debian-live.alioth.debian.org/">Debian Live</a> project.</h1>
+	<h1 id="title">This is live-webhelper 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