diff --git a/server_status.php b/server_status.php index 46b039f9d5..ff9026778a 100644 --- a/server_status.php +++ b/server_status.php @@ -127,11 +127,6 @@ function PMA_getServerStateGeneralInfoHtml($ServerStatusData) . 'in replication process.' ); } - $retval .= ' '; - $retval .= __( - 'For further information about replication status on the server, ' - . 'please visit the replication section.' - ); $retval .= '

'; }