From 3e0d8ba724bd6f97a85d5960be6a864be5cd04d1 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 24 Jul 2008 17:33:36 +0000 Subject: stop set icons for banners --- perl-install/authentication.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'perl-install/authentication.pm') diff --git a/perl-install/authentication.pm b/perl-install/authentication.pm index 0adf20f84..2ea188649 100644 --- a/perl-install/authentication.pm +++ b/perl-install/authentication.pm @@ -224,7 +224,6 @@ sub ask_root_password_and_authentication { $in->ask_from_({ title => N("Authentication"), messages => N("Set administrator (root) password"), - icon => 'banner-pw', advanced_label => N("Authentication method"), advanced_messages => kind2description(@kinds), interactive_help_id => "setRootPassword", -- cgit v1.2.1