diff --git a/server_binlog.php b/server_binlog.php index a499daba0..df41b977e 100644 --- a/server_binlog.php +++ b/server_binlog.php @@ -92,7 +92,7 @@ if (empty($_REQUEST['dontlimitchars'])) { * Displays the sub-page heading */ echo '

' . "\n" - . ($GLOBALS['cfg']['MainPageIconic'] ? '' : '') + . ($GLOBALS['cfg']['MainPageIconic'] ? '' : '') . ' ' . __('Binary log') . "\n" . '

' . "\n";