fix missing end of table
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user