From a314b1fd3145dfc35bee2586fdfa19929f2a3353 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 23 Mar 2009 10:22:06 +0000 Subject: - fix 14 other #37452-like crashes in Apache, DHCP, DNS client, NTP, proftpd, PXE, squid & SSH wizards --- client_wizard/Bind_client.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'client_wizard') diff --git a/client_wizard/Bind_client.pm b/client_wizard/Bind_client.pm index b70e00eb..396260e2 100755 --- a/client_wizard/Bind_client.pm +++ b/client_wizard/Bind_client.pm @@ -96,7 +96,6 @@ $o->{pages} = { end => { name => N("Congratulations") . "\n\n" . N("The wizard successfully added the client."), end => 1, - next => 0 }, }; -- cgit v1.2.1