a few html bug fixes
[squirrelmail.git] / src / read_body.php
index 9436d2c2e3c4df7e567fc9df1a226b941f6084e3..2ba8d077ddf1dd4554dba43ec2a637f5cf76f398 100644 (file)
 
    echo $body;
    
+   echo '</TABLE>';
    echo '<TABLE COLS="1" CELLSPACING="0" WIDTH="100%" BORDER="0" ALIGN="CENTER" CELLPADDING="0">' . "\n";
    echo "   <TR><TD BGCOLOR=\"$color[9]\">&nbsp;</TD></TR>";
    echo '</TABLE>' . "\n";