diff --git a/db_structure.php b/db_structure.php index 65b78b708..73b3e7b17 100755 --- a/db_structure.php +++ b/db_structure.php @@ -309,13 +309,12 @@ foreach ($tables as $keyname => $each_table) { if (! $db_is_information_schema) { if (! empty($each_table['TABLE_ROWS'])) { - $empty_table = '' . $titles['Empty'] . ''; + .'">' . $titles['Empty'] . ''; } else { $empty_table = $titles['NoEmpty']; } @@ -399,11 +398,10 @@ foreach ($tables as $keyname => $each_table) { - + echo urlencode($drop_message); ?>" >