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> _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
