SVN: toys/stbr/index.php

sparky sparky at pld-linux.org
Wed May 16 22:41:44 CEST 2007


Author: sparky
Date: Wed May 16 22:41:32 2007
New Revision: 8568

Modified:
   toys/stbr/index.php
Log:
- try to fix some xhtml error i can't understand


Modified: toys/stbr/index.php
==============================================================================
--- toys/stbr/index.php	(original)
+++ toys/stbr/index.php	Wed May 16 22:41:32 2007
@@ -183,12 +183,13 @@
 sqlite_close($db);
 ?>
 </tbody>
-<tfoot>
+</table>
+
+<table class="thead">
 <tr>
 <td colspan="3">
 </td>
 </tr>
-</tfoot>
 </table>
 
 </div>


More information about the pld-cvs-commit mailing list