diff options
Diffstat (limited to 'client_wizard/Bind_client.pm')
-rwxr-xr-x | client_wizard/Bind_client.pm | 1 |
1 files changed, 0 insertions, 1 deletions
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 }, }; |