summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakgw
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/standalone/drakgw')
-rwxr-xr-xperl-install/standalone/drakgw4
1 files changed, 1 insertions, 3 deletions
diff --git a/perl-install/standalone/drakgw b/perl-install/standalone/drakgw
index 70ac0e003..15180e5e0 100755
--- a/perl-install/standalone/drakgw
+++ b/perl-install/standalone/drakgw
@@ -316,9 +316,7 @@ Otherwise, I can reconfigure your interface and (re)configure a DHCP server for
N("DHCP Server Configuration.
Here you can select different options for the DHCP server configuration.
-If you don't know the meaning of an option, simply leave it as it is.
-
-", $device),
+If you don't know the meaning of an option, simply leave it as it is."),
[ { label => N("(This) DHCP Server IP"), val => \$server_ip, type => 'entry' },
{ label => N("The DNS Server IP"), val => \$nameserver_ip, type => 'entry' },
{ label => N("The internal domain name"), val => \$internal_domain_name, type => 'entry' },