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 "\n"; - 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 "\n"; - echo "" . (!$group && $select ? "" : "" . (!$group && $select ? "" : "
" . lang('Modify') . ""); + echo "
" . lang('Modify') . ""); $names = array(); $functions = array(); reset($select); diff --git a/editor/db.inc.php b/editor/db.inc.php index 0fffc6f0..a3349601 100644 --- a/editor/db.inc.php +++ b/editor/db.inc.php @@ -8,7 +8,7 @@ if ($adminer->homepage()) { search_tables(); } echo "\n"; - echo '\n"; + echo '\n"; foreach (table_status() as $table => $row) { $name = $adminer->tableName($row);
' . lang('Table') . '' . lang('Rows') . "
' . lang('Table') . '' . lang('Rows') . "