Ver Fonte

alignment modifications. You can't see the difference on IE6.

stekkel há 23 anos atrás
pai
commit
cd3705d8e4
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/left_main.php

+ 1 - 1
src/left_main.php

@@ -810,7 +810,7 @@ if ($advanced_tree) {
    echo '<div ID="leftframe"><br><br>';
    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( 'tr' ) . 
     html_tag( 'td', '', 'left' ) . 
     html_tag( 'td', '', 'left' ) . 
     '<center><font size="4"><b>'. _("Folders") . "</b><br></font>\n\n";
     '<center><font size="4"><b>'. _("Folders") . "</b><br></font>\n\n";