svn commit: samba-web r642 - in trunk/news/static: .

deryck at samba.org deryck at samba.org
Mon Apr 25 20:21:51 GMT 2005


Author: deryck
Date: 2005-04-25 20:21:50 +0000 (Mon, 25 Apr 2005)
New Revision: 642

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=642

Log:

Adding noscript tags for the Javascript impaired.

deryck

Modified:
   trunk/news/static/linux-conf-au-pics.html


Changeset:
Modified: trunk/news/static/linux-conf-au-pics.html
===================================================================
--- trunk/news/static/linux-conf-au-pics.html	2005-04-25 20:13:22 UTC (rev 641)
+++ trunk/news/static/linux-conf-au-pics.html	2005-04-25 20:21:50 UTC (rev 642)
@@ -67,6 +67,10 @@
 
 <h2>Pics from linux.conf.au Quiz Show</h2>
 
+  <noscript>
+    <p>This slideshow needs Javascript enabled in order to work properly.</p>
+  </noscript>
+
   <div class="pic_nav">
     <a href="javascript:prevPic()" class="l">&lt;- Previous Pic</a><a href="javascript:nextPic()" class="r">Next Pic -&gt;</a>
   </div>



More information about the samba-cvs mailing list