'; $html_output .= PMA_Util::getDivForSliderEffect( 'indexes', __('Indexes') ); $html_output .= PMA_Index::getHtmlForIndexes($GLOBALS['table'], $GLOBALS['db']); $html_output .= '' . '' . ''; return $html_output; }