'; $html_output .= PMA\libraries\Util::getDivForSliderEffect( 'indexes', __('Indexes') ); $html_output .= PMA\libraries\Index::getHtmlForIndexes( $GLOBALS['table'], $GLOBALS['db'] ); $html_output .= '' . '' . ''; return $html_output; }