From 4fd6ac5983f2f301fa72256480475681fade5036 Mon Sep 17 00:00:00 2001 From: Madhura Jayaratne Date: Tue, 12 May 2015 12:05:27 +0530 Subject: [PATCH] Remove more 'noclick' classes Signed-off-by: Madhura Jayaratne --- libraries/server_privileges.lib.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libraries/server_privileges.lib.php b/libraries/server_privileges.lib.php index ce87402061..5bc71354a3 100644 --- a/libraries/server_privileges.lib.php +++ b/libraries/server_privileges.lib.php @@ -2283,8 +2283,7 @@ function PMA_getHtmlTableBodyForSpecificDbOrTablePrivs($privMap, $db) foreach ($privMap as $current_user => $val) { foreach ($val as $current_host => $current_privileges) { $nbPrivileges = count($current_privileges); - $html_output .= ''; + $html_output .= ''; $value = htmlspecialchars($current_user . '' . $current_host); $html_output .= '