diff --git a/dashboard/pgs/peers.php b/dashboard/pgs/peers.php index efcc67d..4ab2a32 100644 --- a/dashboard/pgs/peers.php +++ b/dashboard/pgs/peers.php @@ -52,7 +52,7 @@ for ($i=0;$i<$Reflector->PeerCount();$i++) { } if ($URL) { echo ' - '.$Name.''; + '.$Name.''; } else { echo ' '.$Name.'';