fixed broken table layout in blog MDL-6806

This commit is contained in:
skodak 2006-10-03 20:18:58 +00:00
parent dc754f4f56
commit 290cf2f484

View File

@ -240,3 +240,6 @@ if (blocks_have_content($pageblocks, BLOCK_POS_LEFT) || $editing) {
print '<!-- Begin page content -->' . "\n";
print '<td width="*">';
?>
<table width="100%">
<tr>
<td height="100%" valign="top">