diff --git a/libraries/structure.lib.php b/libraries/structure.lib.php index d06e0b57d9..81415106bb 100644 --- a/libraries/structure.lib.php +++ b/libraries/structure.lib.php @@ -1157,7 +1157,7 @@ function PMA_getValuesForPbmsTable($current_table, $is_show_stats, $sum_size) * * @return string $html_output */ -function PMA_getHtmlForStructuretableTableHeader( +function PMA_getHtmlForTableStructureHeader( $db_is_information_schema, $tbl_is_view ) { diff --git a/tbl_structure.php b/tbl_structure.php index c2ea68929f..3592a6ccad 100644 --- a/tbl_structure.php +++ b/tbl_structure.php @@ -203,13 +203,12 @@ if ($GLOBALS['cfg']['PropertiesIconic'] === true) { echo ' PropertiesIconic'; } ?>"> -