[Debconf6-data-commit] r118 - website/www-es

Neil McGovern neilm at costa.debian.org
Fri Dec 9 10:44:48 UTC 2005


Author: neilm
Date: 2005-12-09 10:44:47 +0000 (Fri, 09 Dec 2005)
New Revision: 118

Modified:
   website/www-es/bottom.html
   website/www-es/header.epl
   website/www-es/top.html
Log:
Modified images/css to point at media


Modified: website/www-es/bottom.html
===================================================================
--- website/www-es/bottom.html	2005-12-08 17:52:47 UTC (rev 117)
+++ website/www-es/bottom.html	2005-12-09 10:44:47 UTC (rev 118)
@@ -10,9 +10,9 @@
 			[- Execute ('*'); -]
 		</div>
 		<div id='icons'>
-			<a href='#' onclick='javascript:window.print()'><img src='/images/print.png' alt='Print' title='Print this page'/></a>
+			<a href='#' onclick='javascript:window.print()'><img src='http://media.debconf.org/dc6/images/print.png' alt='Print' title='Print this page'/></a>
 			&nbsp;
-			<a href='#top'><img src='/images/top.png' alt='Top' title='Back to top of page'/></a>
+			<a href='#top'><img src='http://media.debconf.org/dc6/images/top.png' alt='Top' title='Back to top of page'/></a>
 		</div>
 	</div>
 	<div id='bottomrightpanel'>

Modified: website/www-es/header.epl
===================================================================
--- website/www-es/header.epl	2005-12-08 17:52:47 UTC (rev 117)
+++ website/www-es/header.epl	2005-12-09 10:44:47 UTC (rev 118)
@@ -4,8 +4,8 @@
 <head>
   <title>[+ $req->{title} +]</title>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
-	<link rel="stylesheet" type="text/css" href="/css/main.css"/>
- 	<link rel="stylesheet alternative" type="text/css" href="/css/print.css" media="print"/>
+	<link rel="stylesheet" type="text/css" href="http://media.debconf.org/dc6/css/main.css"/>
+ 	<link rel="stylesheet alternative" type="text/css" href="http://media.debconf.org/dc6/css/print.css" media="print"/>
 </head>
 <!-- End of HTML-Header -->
 [- Execute ("header.html"); -]

Modified: website/www-es/top.html
===================================================================
--- website/www-es/top.html	2005-12-08 17:52:47 UTC (rev 117)
+++ website/www-es/top.html	2005-12-09 10:44:47 UTC (rev 118)
@@ -41,7 +41,7 @@
 		<div id='masthead'>
 		</div>
 		<div id="floatlogo">
-			<img src='/images/logo_transparent.png' alt='DebConf6 Logo' title='Hot and Spicy!' />
+			<img src='http://media.debconf.org/dc6/images/logo_transparent.png' alt='DebConf6 Logo' title='Hot and Spicy!' />
 		</div>
 		[- Execute ("menubar.html"); -]
 	</div>




More information about the Debconf6-data-commit mailing list