X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fshow%2Fusers.pl;h=a3fb3cc26ee510aeae8879bacd99a52f34d7c258;hb=097f2329b24fd3082e880e789f8a38224784b0e0;hp=7d5496a9d4592591cc679235cea2f94439ecb49a;hpb=b6fd93ded24e1e9dd485ef7254f2c7e938b21e93;p=spider.git diff --git a/cmd/show/users.pl b/cmd/show/users.pl index 7d5496a9..a3fb3cc2 100644 --- a/cmd/show/users.pl +++ b/cmd/show/users.pl @@ -28,7 +28,7 @@ if (@list) { } } else { my $node = $main::routeroot; - push @out, "Callsigns connected to $main::mycall"; + push @out, join(' ', $self->msg('userconn'), $main::mycall); my $call; my $i = 0; my @l;