[Debconf6-data-commit] r43 - website/www

Neil McGovern neilm at costa.debian.org
Wed Nov 2 11:41:01 UTC 2005


Author: neilm
Date: 2005-11-02 11:41:00 +0000 (Wed, 02 Nov 2005)
New Revision: 43

Modified:
   website/www/bottom.html
Log:
Changed onClick to onclick to make the site validate again


Modified: website/www/bottom.html
===================================================================
--- website/www/bottom.html	2005-11-02 11:17:06 UTC (rev 42)
+++ website/www/bottom.html	2005-11-02 11:41:00 UTC (rev 43)
@@ -10,7 +10,7 @@
 			[- 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='/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>
 		</div>




More information about the Debconf6-data-commit mailing list