Action should always be displayed here
This commit is contained in:
@@ -1480,7 +1480,7 @@ if (empty($_REQUEST['adduser']) && (! isset($checkprivs) || ! strlen($checkprivs
|
|||||||
. ' <th>' . $GLOBALS['strGlobalPrivileges'] . ' '
|
. ' <th>' . $GLOBALS['strGlobalPrivileges'] . ' '
|
||||||
. PMA_showHint($GLOBALS['strEnglishPrivileges']) . '</th>' . "\n"
|
. PMA_showHint($GLOBALS['strEnglishPrivileges']) . '</th>' . "\n"
|
||||||
. ' <th>' . $GLOBALS['strGrantOption'] . '</th>' . "\n"
|
. ' <th>' . $GLOBALS['strGrantOption'] . '</th>' . "\n"
|
||||||
. ' <th>' . ($GLOBALS['cfg']['PropertiesIconic'] ? '' : $GLOBALS['strAction']) . '</th>' . "\n";
|
. ' <th>' . $GLOBALS['strAction'] . '</th>' . "\n";
|
||||||
echo ' </tr>' . "\n";
|
echo ' </tr>' . "\n";
|
||||||
echo ' </thead>' . "\n";
|
echo ' </thead>' . "\n";
|
||||||
echo ' <tbody>' . "\n";
|
echo ' <tbody>' . "\n";
|
||||||
|
Reference in New Issue
Block a user