diff --git a/ChangeLog b/ChangeLog index 9c7e733c0..ffa0814fc 100755 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,8 @@ $Source$ * lib.inc.php3, lines 865-867; main.php3, line 78; left.php3, line 55; left.js, line 116: fixed some bugs (including #439553) when $cfgServerDefault is set to 0 in the config file. + * db_details.php3, tbl_properties.php3: fixed display problems with NS4+ + (including bug #439962). 2001-07-09 Loïc Chapeaux * db_details.php3, lines 273-275: vertically center bookmarks options. diff --git a/db_details.php3 b/db_details.php3 index d1ddb4b2d..e21ac67bb 100755 --- a/db_details.php3 +++ b/db_details.php3 @@ -237,8 +237,8 @@ echo "\n"; if ($num_tables > 0) { ?> -
  • - +
  • +
  • 0) {  :
    -
    + $strOr $strLocationTextfile"; ?> :
    -
    +
    +
    +
    0) { echo " $strOr $strBookmarkQuery :
    \n"; - echo ' ' . "\n"; echo ' ' . "\n"; while (list($key, $value) = each($bookmark_list)) { echo ' ' . "\n"; @@ -274,6 +279,7 @@ if ($cfgBookmark['db'] && $cfgBookmark['table']) { echo '  ' . $strBookmarkView . "\n"; echo '  ' . $strDelete . "\n"; echo '
    ' . "\n"; + echo ' ' . "\n"; } } ?> @@ -290,8 +296,8 @@ if ($cfgBookmark['db'] && $cfgBookmark['table']) { if ($num_tables > 0) { ?> -
  • - +
  • +
  • @@ -414,7 +420,3 @@ echo ' ' . ' ' . "\n"; require('./footer.inc.php3'); echo "\n"; ?> - - - - \ No newline at end of file diff --git a/tbl_properties.php3 b/tbl_properties.php3 index 7a932be61..d0054d1f5 100755 --- a/tbl_properties.php3 +++ b/tbl_properties.php3 @@ -410,8 +410,8 @@ echo "\n";