diff --git a/navigation.php b/navigation.php index 18da22e97..657e1ac35 100644 --- a/navigation.php +++ b/navigation.php @@ -345,9 +345,9 @@ if ($GLOBALS['cfg']['LeftFrameLight'] && strlen($GLOBALS['db'])) { unset($table_list); echo ''; } elseif ($GLOBALS['cfg']['LeftFrameLight']) { - echo '

' . $GLOBALS['strSelectADb'] . '

' . "\n"; + echo '

' . $GLOBALS['strSelectADb'] . '

'; } else { echo '
' . "\n"; $_url_params = array('pos' => $pos);