Merge branch 'QA_4_3'
This commit is contained in:
commit
2ad8d6176c
@ -98,7 +98,7 @@ function PMA_getRelationsParamDiagnostic($cfgRelation)
|
||||
$messages['disabled'] = '<font color="red">' . __('Disabled') . '</font>';
|
||||
|
||||
if (false === $GLOBALS['cfg']['Server']['pmadb']) {
|
||||
$retval .= __('Configuration of pmadb… ')
|
||||
$retval .= __('Configuration of pmadb… ')
|
||||
. $messages['error']
|
||||
. PMA_Util::showDocu('setup', 'linked-tables')
|
||||
. '<br />' . "\n"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user