From 019b9de9dae1f85509165e57830f1313ca5078d4 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Tue, 22 Feb 2011 07:48:47 -0500 Subject: [PATCH] For proper conversion of the Edit link to Inline Edit --- libraries/common.lib.php | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/libraries/common.lib.php b/libraries/common.lib.php index a4c6a71bb..f132e7529 100644 --- a/libraries/common.lib.php +++ b/libraries/common.lib.php @@ -101,9 +101,8 @@ function PMA_getIcon($icon, $alternate = '', $container = false, $force_text = f $include_box = true; } - if ($include_box) { - $button .= ''; - } + // Always use a span (we rely on this in js/sql.js) + $button .= ''; if ($include_icon) { $button .= '