alignment modifications. You can't see the difference on IE6.
[squirrelmail.git] / src / left_main.php
index 187b1ef19f99068178205018a071b80e21f9c67f..8cd03bcd1b75c43b35bb54b9c4999d3c72a3f78e 100644 (file)
@@ -810,7 +810,7 @@ if ($advanced_tree) {
    echo '<div ID="leftframe"><br><br>';
 }
 
-echo "\n\n" . html_tag( 'table', '', '', '', 'border="0" cellspacing="0" cellpadding="0" width="100%"' ) . 
+echo "\n\n" . html_tag( 'table', '', 'left', '', 'border="0" cellspacing="0" cellpadding="0" width="99%"' ) . 
     html_tag( 'tr' ) . 
     html_tag( 'td', '', 'left' ) . 
     '<center><font size="4"><b>'. _("Folders") . "</b><br></font>\n\n";