' . "\n"
. ' '
. ' '
. '  | '
. '  | ';
}
echo PMA_printTab(($GLOBALS['cfg']['MainPageIconic'] ? ' ' : '') . $strStructure, 'db_details_structure.php', $url_query);
echo PMA_printTab(($GLOBALS['cfg']['MainPageIconic'] ? ' ' : '') . $strSQL, 'db_details.php', $url_query . '&db_query_force=1');
echo PMA_printTab(($GLOBALS['cfg']['MainPageIconic'] ? ' ' : '') . $strExport, $lnk3, $arg3);
echo PMA_printTab(($GLOBALS['cfg']['MainPageIconic'] ? ' ' : '') . $strSearch, $lnk4, $arg4);
echo PMA_printTab(($GLOBALS['cfg']['MainPageIconic'] ? ' ' : '') . $strQBE, ($num_tables > 0) ? 'db_details_qbe.php' : '', $url_query);
// Displays drop link
if ($lnk5) {
echo PMA_printTab(($GLOBALS['cfg']['MainPageIconic'] ? ' ' : '') . $strDrop, $lnk5, $arg5, $att5, $class5);
} // end if
echo "\n";
if (!$cfg['LightTabs']) {
echo '  | '
. ' ' . "\n"
. ' | ' . "\n"
. '
' . "\n"
. '