From 3c7892d15e60320425d3c712b569ebced38d8777 Mon Sep 17 00:00:00 2001 From: Antoine Ginies Date: Fri, 16 Sep 2005 13:55:28 +0000 Subject: fix draknfs banner --- perl-install/standalone/draknfs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/standalone') diff --git a/perl-install/standalone/draknfs b/perl-install/standalone/draknfs index f1bad99bc..365ed7536 100644 --- a/perl-install/standalone/draknfs +++ b/perl-install/standalone/draknfs @@ -598,7 +598,7 @@ my $okcancel = create_okcancel({ $W->add(gtkpack_(Gtk2::VBox->new(0,0), 0, $menu, if_(!$::isEmbedded, 0, Gtk2::Banner->new('IC-NFS-48', N("DrakNFS manage NFS shares"))), - 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 NFS shares.")), 1, gtkpack_(gtkset_border_width(Gtk2::HBox->new, 0), 1, create_scrolled_window($treeview), 0, gtkpack_(create_vbox('start'), -- cgit v1.2.1