diff --git a/adminer/select.inc.php b/adminer/select.inc.php index 08d9be8e..10e65074 100644 --- a/adminer/select.inc.php +++ b/adminer/select.inc.php @@ -147,7 +147,7 @@ if (isset($rights["insert"])) { //! pass search values forth and back echo '' . lang('New item') . ' '; } -echo '' . lang('Table structure') . ''; +echo '' . lang('Table structure') . ''; echo "

\n"; if (!$columns) {