Go to DefaultTabTable
This commit is contained in:
parent
d19049cb81
commit
bd29b3ff85
@ -2006,7 +2006,7 @@ function PMA_getHtmlForSpecificTablePrivileges($db, $table)
|
||||
. ' '
|
||||
. sprintf(
|
||||
__('Users having access to "%s"'),
|
||||
'<a href="' . $GLOBALS['cfg']['DefaultTabDatabase']
|
||||
'<a href="' . $GLOBALS['cfg']['DefaultTabTable']
|
||||
. PMA_URL_getCommon(
|
||||
array(
|
||||
'db' => $db,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user