oops, this does not remove line, it only places it on wrong place

This commit is contained in:
Michal Čihař
2005-10-08 17:55:22 +00:00
parent 96722c24f4
commit 0e213027cd

View File

@@ -799,6 +799,7 @@ if (!$tbl_is_view) {
} }
} }
// END - Calc Table Space // END - Calc Table Space
echo '<div class="clearfloat"></div>' . "\n";
echo '</div>' . "\n"; echo '</div>' . "\n";
} // end if (!$tbl_is_view) } // end if (!$tbl_is_view)