[Debconf6-data-commit] r197 - website/www/templates

Neil McGovern neilm at costa.debian.org
Thu Dec 29 23:16:32 UTC 2005


Author: neilm
Date: 2005-12-29 23:16:31 +0000 (Thu, 29 Dec 2005)
New Revision: 197

Modified:
   website/www/templates/bottom.html
   website/www/templates/footer.html
   website/www/templates/header-debday.html
   website/www/templates/header.epl
   website/www/templates/header.html
   website/www/templates/top.html
Log:
Changes http to https to stop crappy warnings


Modified: website/www/templates/bottom.html
===================================================================
--- website/www/templates/bottom.html	2005-12-28 06:58:46 UTC (rev 196)
+++ website/www/templates/bottom.html	2005-12-29 23:16:31 UTC (rev 197)
@@ -1,9 +1,9 @@
 
 		</div>
 		<div id='icons'>
-			<a href='#' onclick='javascript:window.print()'><img src='http://media.debconf.org/dc6/images/print.png' alt='Print' title='Print this page'/></a>
+			<a href='#' onclick='javascript:window.print()'><img src='https://media.debconf.org/dc6/images/print.png' alt='Print' title='Print this page'/></a>
 			&nbsp;
-			<a href='#top'><img src='http://media.debconf.org/dc6/images/top.png' alt='Top' title='Back to top of page'/></a>
+			<a href='#top'><img src='https://media.debconf.org/dc6/images/top.png' alt='Top' title='Back to top of page'/></a>
 		</div>
 	</div>
 	<div id='bottomrightpanel'>

Modified: website/www/templates/footer.html
===================================================================
--- website/www/templates/footer.html	2005-12-28 06:58:46 UTC (rev 196)
+++ website/www/templates/footer.html	2005-12-29 23:16:31 UTC (rev 197)
@@ -1,8 +1,8 @@
 		</div>
 		<div id='icons'>
-			<a href='#' onclick='javascript:window.print()'><img src='http://media.debconf.org/dc6/images/print.png' alt='Print' title='Print this page'/></a>
+			<a href='#' onclick='javascript:window.print()'><img src='https://media.debconf.org/dc6/images/print.png' alt='Print' title='Print this page'/></a>
 			&nbsp;
-			<a href='#top'><img src='http://media.debconf.org/dc6/images/top.png' alt='Top' title='Back to top of page'/></a>
+			<a href='#top'><img src='https://media.debconf.org/dc6/images/top.png' alt='Top' title='Back to top of page'/></a>
 		</div>
 	</div>
 	<div id='bottomrightpanel'>

Modified: website/www/templates/header-debday.html
===================================================================
--- website/www/templates/header-debday.html	2005-12-28 06:58:46 UTC (rev 196)
+++ website/www/templates/header-debday.html	2005-12-29 23:16:31 UTC (rev 197)
@@ -3,8 +3,8 @@
 <head>
 	<title>DebConf 6 - Hot and Spicy</title>
 	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
-	<link rel="stylesheet" type="text/css" href="http://media.debconf.org/dc6/css/dday.css"/>
-	<link rel="stylesheet alternative" type="text/css" href="http://media.debconf.org/dc6/css/print.css" media="print"/>
+	<link rel="stylesheet" type="text/css" href="https://media.debconf.org/dc6/css/dday.css"/>
+	<link rel="stylesheet alternative" type="text/css" href="https://media.debconf.org/dc6/css/print.css" media="print"/>
 </head>
 <!-- start include/header.html -->
 <body>
@@ -53,7 +53,7 @@
 		<div id='masthead'>
 		</div>
 		<div id="floatlogo">
-			<img src='http://media.debconf.org/dc6/images/logo_transparent.png' alt='DebConf6 Logo' title='Hot and Spicy!' />
+			<img src='https://media.debconf.org/dc6/images/logo_transparent.png' alt='DebConf6 Logo' title='Hot and Spicy!' />
 		</div>
 		[- Execute ("menubar.html"); -]
 	</div>

Modified: website/www/templates/header.epl
===================================================================
--- website/www/templates/header.epl	2005-12-28 06:58:46 UTC (rev 196)
+++ website/www/templates/header.epl	2005-12-29 23:16:31 UTC (rev 197)
@@ -4,7 +4,7 @@
 <head>
   <title>[+ $req->{title} +]</title>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
-	<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"/>
+	<link rel="stylesheet" type="text/css" href="https://media.debconf.org/dc6/css/main.css"/>
+ 	<link rel="stylesheet alternative" type="text/css" href="https://media.debconf.org/dc6/css/print.css" media="print"/>
 </head>
 <!-- End of HTML-Header -->

Modified: website/www/templates/header.html
===================================================================
--- website/www/templates/header.html	2005-12-28 06:58:46 UTC (rev 196)
+++ website/www/templates/header.html	2005-12-29 23:16:31 UTC (rev 197)
@@ -3,8 +3,8 @@
 <head>
 	<title>DebConf 6 - Hot and Spicy</title>
 	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
-	<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"/>
+	<link rel="stylesheet" type="text/css" href="https://media.debconf.org/dc6/css/main.css"/>
+	<link rel="stylesheet alternative" type="text/css" href="https://media.debconf.org/dc6/css/print.css" media="print"/>
 </head>
 <!-- start include/header.html -->
 <body>
@@ -53,7 +53,7 @@
 		<div id='masthead'>
 		</div>
 		<div id="floatlogo">
-			<img src='http://media.debconf.org/dc6/images/logo_transparent.png' alt='DebConf6 Logo' title='Hot and Spicy!' />
+			<img src='https://media.debconf.org/dc6/images/logo_transparent.png' alt='DebConf6 Logo' title='Hot and Spicy!' />
 		</div>
 		[- Execute ("menubar.html"); -]
 	</div>

Modified: website/www/templates/top.html
===================================================================
--- website/www/templates/top.html	2005-12-28 06:58:46 UTC (rev 196)
+++ website/www/templates/top.html	2005-12-29 23:16:31 UTC (rev 197)
@@ -39,7 +39,7 @@
 		<div id='masthead'>
 		</div>
 		<div id="floatlogo">
-			<img src='http://media.debconf.org/dc6/images/logo_transparent.png' alt='DebConf6 Logo' title='Hot and Spicy!' />
+			<img src='https://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