' . '
'; $html_output .= PMA_URL_getHiddenInputs( $GLOBALS['db'], $GLOBALS['table'] ); $html_output .= sprintf( __('Create an index on  %s columns'), '' ); $html_output .= '' . ''; $html_output .= '
' . '' . '' . ''; return $html_output; }