diff --git a/adminer/include/connect.inc.php b/adminer/include/connect.inc.php index 298f6579..0f3a0cdd 100644 --- a/adminer/include/connect.inc.php +++ b/adminer/include/connect.inc.php @@ -32,7 +32,7 @@ function connect_error() { echo "\n"; echo "" . (support("database") ? "
 " : "") - . "" . lang('Database') + . "" . lang('Database') . " - " . lang('Refresh') . "" . "" . lang('Collation') . "" . lang('Tables') . "" . lang('Size') . " - " . lang('Compute') . "" @@ -64,7 +64,6 @@ function connect_error() { echo "\n"; echo "\n"; } - echo "

" . lang('Refresh') . "\n"; } page_footer("db");