summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakgw
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-01-19 22:24:37 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-01-19 22:24:37 +0000
commit2ae3ed534f40f1360184192a7f27be9d21839ee2 (patch)
treeec6a009468e37996d7b6bfdfb16a63590fd61b64 /perl-install/standalone/drakgw
parent05ff16ceb096a3824cfc31721e11a619be01c80b (diff)
downloaddrakx-backup-do-not-use-2ae3ed534f40f1360184192a7f27be9d21839ee2.tar
drakx-backup-do-not-use-2ae3ed534f40f1360184192a7f27be9d21839ee2.tar.gz
drakx-backup-do-not-use-2ae3ed534f40f1360184192a7f27be9d21839ee2.tar.bz2
drakx-backup-do-not-use-2ae3ed534f40f1360184192a7f27be9d21839ee2.tar.xz
drakx-backup-do-not-use-2ae3ed534f40f1360184192a7f27be9d21839ee2.zip
remove empty lines in order to get more place for entry fields
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' },