From de6cbcf0b6020a531e7e2f4363f95c8b1574c6ce Mon Sep 17 00:00:00 2001 From: Antoine Ginies Date: Fri, 16 Sep 2005 13:49:57 +0000 Subject: fix drakhosts banner --- perl-install/standalone/drakhosts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install') diff --git a/perl-install/standalone/drakhosts b/perl-install/standalone/drakhosts index 2e6948ec7..32c6fd116 100644 --- a/perl-install/standalone/drakhosts +++ b/perl-install/standalone/drakhosts @@ -235,7 +235,7 @@ my $okcancel = create_okcancel({ # main interface $W->add(gtkpack_(Gtk2::VBox->new(0,0), if_(!$::isEmbedded, 0, Gtk2::Banner->new('IC-Dhost-48', N("DrakHOSTS manage hosts definitions"))), - if_($::isEmbedded, 0, Gtk2::Label->new("Here you can add, remove and alter NFS shares.")), + #if_($::isEmbedded, 0, Gtk2::Label->new("Here you can add, remove and alter hosts definition.")), 1, gtkpack_(gtkset_border_width(Gtk2::HBox->new, 0), 1, create_scrolled_window($treeview), 0, gtkpack_(gtkset_border_width(create_vbox('start', 3)), -- cgit v1.2.1