From e18cbbc3b9582561da4ce5a8233fd92522f83f7b Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 16 Jan 2003 14:27:49 +0000 Subject: new steps window layout --- perl-install/install_steps.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/install_steps.pm') diff --git a/perl-install/install_steps.pm b/perl-install/install_steps.pm index 1b7002500..2a4c2d23e 100644 --- a/perl-install/install_steps.pm +++ b/perl-install/install_steps.pm @@ -120,7 +120,7 @@ sub selectKeyboard { } 'installPackages' if !$::g_auto_install && (!$o->{isUpgrade} || !$o->{keyboard}{unsafe}); } #------------------------------------------------------------------------------ -sub acceptLicence {} +sub acceptLicense {} #------------------------------------------------------------------------------ sub setupSCSI { -- cgit v1.2.1