From c561d7048614b1e6cb737e04ff3d7bff07ff27a7 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Wed, 8 Jun 2011 14:09:20 +0200 Subject: [PATCH] Keyboard shortcuts (thanks to Konrad Cerny) --- adminer/edit.inc.php | 2 +- adminer/include/design.inc.php | 4 ++-- changes.txt | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/adminer/edit.inc.php b/adminer/edit.inc.php index 76754908..733778de 100644 --- a/adminer/edit.inc.php +++ b/adminer/edit.inc.php @@ -94,7 +94,7 @@ if ($fields) { if ($fields) { echo "\n"; if (!isset($_GET["select"])) { - echo '\n"; + echo "\n"; } } echo ($update ? "\n" diff --git a/adminer/include/design.inc.php b/adminer/include/design.inc.php index f8c66f20..85c501c0 100644 --- a/adminer/include/design.inc.php +++ b/adminer/include/design.inc.php @@ -48,13 +48,13 @@ document.body.className = document.body.className.replace(/(^|\s)nojs(\s|$)/, '$ } if (isset($breadcrumb)) { $link = substr(preg_replace('~(username|db|ns)=[^&]*&~', '', ME), 0, -1); - echo '