diff --git a/db_details_structure.php3 b/db_details_structure.php3 index 309c648a5..6fe279e66 100644 --- a/db_details_structure.php3 +++ b/db_details_structure.php3 @@ -451,13 +451,13 @@ if ( PMA_PHP_INT_VERSION >= 40000 ' . "\n"; echo ' ' . $strPageNumber . ' ' . "\n"; -echo ' ' . '' . "\n"; -echo ' ' . $strShowGrid . ' ' . "\n"; +echo ' ' . '
' . "\n"; echo ' ' . '' . "\n"; -echo ' ' . $strShowColor . ' ' . "\n"; +echo ' ' . $strShowGrid . ' 
' . "\n"; echo ' ' . '' . "\n"; -echo ' ' . $strShowTableDimension . ' ' . "\n"; +echo ' ' . $strShowColor . ' 
' . "\n"; echo ' ' . '' . "\n"; +echo ' ' . $strShowTableDimension . ' ' . "\n"; echo ' ' . ' ' . "\n"; ?>