summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xperl-install/standalone/drakgw2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/drakgw b/perl-install/standalone/drakgw
index 667f8870f..a89d295fb 100755
--- a/perl-install/standalone/drakgw
+++ b/perl-install/standalone/drakgw
@@ -209,7 +209,7 @@ Examples:
eth0, or eth1 for cable connection,
ippp+ for a isdn connection.
", $card_netconnect),
- [ { label => N("Net Device"), val => \$card_netconnect, type => 'entry' } ])
+ [ { label => N("Net Device"), val => \$card_netconnect, list => [ detect_devices::getNet() ], not_edit => 0 } ])
or goto step_ask_confirm;
my @cards = grep {