From 2ae3ed534f40f1360184192a7f27be9d21839ee2 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 19 Jan 2004 22:24:37 +0000 Subject: remove empty lines in order to get more place for entry fields --- perl-install/standalone/drakgw | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'perl-install/standalone/drakgw') 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' }, -- cgit v1.2.1