diff options
Diffstat (limited to 'perl-install/network')
-rw-r--r-- | perl-install/network/adsl.pm | 2 |
1 files changed, 1 insertions, 1 deletions
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. |