summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/net_monitor
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/standalone/net_monitor')
-rwxr-xr-xperl-install/standalone/net_monitor2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/net_monitor b/perl-install/standalone/net_monitor
index 61d70a93b..12c03b5dc 100755
--- a/perl-install/standalone/net_monitor
+++ b/perl-install/standalone/net_monitor
@@ -107,7 +107,7 @@ gtkadd($window1->{window},
Gtk2::HSeparator->new,
gtkpack__(gtkset_border_width(Gtk2::HBox->new(0,0),5),
N("Connection\ntime: "),
- my $label_ct = Gtk2::Label->new(""),
+ my $label_ct = Gtk2::Label->new("na"),
),
)
),