fix missing end of table

This commit is contained in:
Jeremy Newman
2004-03-24 15:58:57 +00:00
parent a18f822841
commit 881522dd91

View File

@@ -102,7 +102,7 @@ function apidb_footer()
echo html_frame_end();
//Close Sidebar and Content Well
echo "<br></td>\n";
echo "<br></td></tr></table>\n";
// Display Footer
if(!$header_disabled)