Use 'User name' in db and table privilege pages as well
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
This commit is contained in:
parent
7b70565fe8
commit
f424b63a49
@ -2238,7 +2238,7 @@ function PMA_getHtmlForPrivsTableHead()
|
||||
return '<thead>'
|
||||
. '<tr>'
|
||||
. '<th></th>'
|
||||
. '<th>' . __('User') . '</th>'
|
||||
. '<th>' . __('User name') . '</th>'
|
||||
. '<th>' . __('Host') . '</th>'
|
||||
. '<th>' . __('Type') . '</th>'
|
||||
. '<th>' . __('Privileges') . '</th>'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user