Merge branch 'QA_4_5'
This commit is contained in:
commit
f99e889d4f
@ -1563,7 +1563,7 @@ function PMA_getHtmlForAuthPluginsDropdown(
|
||||
$html_output .= '</select>';
|
||||
} else {
|
||||
$html_output .= '<option value="mysql_native_password" >'
|
||||
. __('MySQL Native Authentication') . '</option>'
|
||||
. __('Native MySQL Authentication') . '</option>'
|
||||
. '</select>';
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user