Remove unnecessary message. When this page did not contain tabs for the
various sections, it was useful to have a link to reach this section further down.
This commit is contained in:
parent
4bbe3140d1
commit
06d3f3a550
@ -127,11 +127,6 @@ function PMA_getServerStateGeneralInfoHtml($ServerStatusData)
|
||||
. 'in <b>replication</b> process.'
|
||||
);
|
||||
}
|
||||
$retval .= ' ';
|
||||
$retval .= __(
|
||||
'For further information about replication status on the server, '
|
||||
. 'please visit the <a href="#replication">replication section</a>.'
|
||||
);
|
||||
$retval .= '</p>';
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user