diff --git a/adminer/db.inc.php b/adminer/db.inc.php index b3984e7f..7f09c8c8 100644 --- a/adminer/db.inc.php +++ b/adminer/db.inc.php @@ -64,7 +64,7 @@ if ($adminer->homepage()) { } echo "
';
+ echo '';
$doc_link = doc_link(array('sql' => 'show-table-status.html'));
echo ' | ' . lang('Table');
echo ' | ' . lang('Engine') . doc_link(array('sql' => 'storage-engines.html'));
diff --git a/adminer/select.inc.php b/adminer/select.inc.php
index 9f9f5eb3..46f297cf 100644
--- a/adminer/select.inc.php
+++ b/adminer/select.inc.php
@@ -298,7 +298,7 @@ if (!$columns && support("table")) {
$backward_keys = $adminer->backwardKeys($TABLE, $table_name);
echo " |
|