clarification

This commit is contained in:
Marc Delisle
2003-09-30 16:44:33 +00:00
parent 81f14fb9d9
commit a199e51025
141 changed files with 6636 additions and 2284 deletions

View File

@@ -75,7 +75,7 @@ if ($cfg['LightTabs']) {
echo PMA_printTab($strStructure, 'tbl_properties_structure.php3', $url_query);
echo PMA_printTab($strBrowse, $lnk2, $arg2);
echo PMA_printTab($strSQL, 'tbl_properties.php3', $url_query);
echo PMA_printTab($strSelect, $lnk4, $arg4);
echo PMA_printTab($strSearch, $lnk4, $arg4);
echo PMA_printTab($strInsert, 'tbl_change.php3', $url_query);
echo PMA_printTab($strExport, 'tbl_properties_export.php3', $url_query . '&single_table=true');
echo PMA_printTab($strOperations, 'tbl_properties_operations.php3', $url_query);