[kupu-checkins] r43425 - kupu/trunk/kupu/common

hannosch at codespeak.net hannosch at codespeak.net
Wed May 16 05:53:50 CEST 2007


Author: hannosch
Date: Wed May 16 05:53:49 2007
New Revision: 43425

Modified:
   kupu/trunk/kupu/common/fulldoc.html
Log:
Make ZChecker happy and add missing summary attribute to a table.

Modified: kupu/trunk/kupu/common/fulldoc.html
==============================================================================
--- kupu/trunk/kupu/common/fulldoc.html	(original)
+++ kupu/trunk/kupu/common/fulldoc.html	Wed May 16 05:53:49 2007
@@ -51,7 +51,8 @@
 us a chance to test table editing in Kupu:</p>
 
 <h4>Comparing Data- and Document-Centric</h4>
-<table border="0" class="plain" cellspacing="0">
+<table border="0" class="plain" cellspacing="0"
+       summary="Comparing Data- and Document-Centric">
 <tbody>
     <tr>
         <th>&nbsp;</th>


More information about the kupu-checkins mailing list