From 8a86b63493e6949407aee1b2412539e4c8dfd4cd Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 21 Jan 2004 17:41:43 +0000 Subject: rename old adsl step --- perl-install/network/adsl.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/network/adsl.pm') diff --git a/perl-install/network/adsl.pm b/perl-install/network/adsl.pm index 8e0d1cffb..6b6fe92d5 100644 --- a/perl-install/network/adsl.pm +++ b/perl-install/network/adsl.pm @@ -32,7 +32,7 @@ sub get_wizard { }; add2hash($wiz->{pages}, { - adsl => { + adsl_old => { name => N("Connect to the Internet") . "\n\n" . N("The most common way to connect with adsl is pppoe. Some connections use pptp, a few use dhcp. -- cgit v1.2.1