rev 5047 - www/v2/pages

Sune Vuorela pusling-guest at alioth.debian.org
Sun Dec 3 17:39:26 CET 2006


Author: pusling-guest
Date: 2006-12-03 17:39:26 +0100 (Sun, 03 Dec 2006)
New Revision: 5047

Modified:
   www/v2/pages/kdebuggraph
   www/v2/pages/top
Log:
fixing validation stuff (alt="foo" on images)


Modified: www/v2/pages/kdebuggraph
===================================================================
--- www/v2/pages/kdebuggraph	2006-12-03 16:32:11 UTC (rev 5046)
+++ www/v2/pages/kdebuggraph	2006-12-03 16:39:26 UTC (rev 5047)
@@ -1,9 +1,9 @@
 
 			<h2>Bug graph</h2>
 			<h3>Evolution of the numbers of bugs in the last week</h3>
-			<img src="http://alioth.debian.org/~pusling-guest/pkg-kde-buggraphs/_ALL_-week.png" />
+			<img src="http://alioth.debian.org/~pusling-guest/pkg-kde-buggraphs/_ALL_-week.png" alt="bug graph last week"/>
 			<h3>Evolution of the numbers of bugs in the last month</h3>
-			<img src="http://alioth.debian.org/~pusling-guest/pkg-kde-buggraphs/_ALL_-month.png" />
+			<img src="http://alioth.debian.org/~pusling-guest/pkg-kde-buggraphs/_ALL_-month.png" alt="bug graph last month" />
 			<h3>
 			<p>
 			More graphs located at <a href="http://alioth.debian.org/~pusling-guest/pkg-kde-buggraphs/">http://alioth.debian.org/~pusling-guest/pkg-kde-buggraphs/</a>

Modified: www/v2/pages/top
===================================================================
--- www/v2/pages/top	2006-12-03 16:32:11 UTC (rev 5046)
+++ www/v2/pages/top	2006-12-03 16:39:26 UTC (rev 5047)
@@ -18,7 +18,7 @@
 		<div id="header">
 			<p id="toplinks">Skip to: <a href="#content">Content</a> | <a href="#sidebar">Navigation</a> | <a href="#footer">Footer</a></p>
 			
-			<h1><img src="images/KDEbian2-60x60.png" /><a href="index.html"> Debian <span class="fade">KDE Team</span></a></h1>
+			<h1><img src="images/KDEbian2-60x60.png" alt="A logo" /><a href="index.html"> Debian <span class="fade">KDE Team</span></a></h1>
 			<!--<p id="slogan">packaging the best Desktop Enviroment...</p> -->
 		</div>
 




More information about the pkg-kde-commits mailing list