summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xperl-install/standalone/drakconnect2
1 files changed, 0 insertions, 2 deletions
diff --git a/perl-install/standalone/drakconnect b/perl-install/standalone/drakconnect
index e844e3011..de93979d6 100755
--- a/perl-install/standalone/drakconnect
+++ b/perl-install/standalone/drakconnect
@@ -910,8 +910,6 @@ Please run \"Internet access\" in control center."));
network::adsl::adsl_probe_info($cnx, $netc, $intf);
}
my @conf_data = (
- [ N("Provider name (ex provider.net)"), \$netc->{DOMAINNAME2} ],
- [ N("Provider phone number"), \$cnx->{phone_out} ],
[ N("Domain name"), \$cnx->{domain} ],
[ N("First DNS Server (optional)"), \$netc->{dnsServer3} ], # \$cnx->{dns1}
[ N("Second DNS Server (optional)"), \$netc->{dnsServer2} ], #\$cnx->{dns2}