diff --git a/libraries/DBQbe.class.php b/libraries/DBQbe.class.php index 932dde6e51..7524abe5a1 100644 --- a/libraries/DBQbe.class.php +++ b/libraries/DBQbe.class.php @@ -1309,6 +1309,9 @@ class PMA_DbQbe $html_output .= $this->_getTableFooters(); // get tables select list $html_output .= $this->_getTablesList(); + $html_output .= ''; + $html_output .= '
';