summaryrefslogtreecommitdiffstats
path: root/dns_wizard/Bind.pm
diff options
context:
space:
mode:
Diffstat (limited to 'dns_wizard/Bind.pm')
-rw-r--r--dns_wizard/Bind.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns_wizard/Bind.pm b/dns_wizard/Bind.pm
index 71cd5878..1bbeba97 100644
--- a/dns_wizard/Bind.pm
+++ b/dns_wizard/Bind.pm
@@ -282,7 +282,7 @@ $o->{pages} = {
name => N("Congratulations"),
data => [ { label => N("The wizard successfully added the host in your DNS.") } ],
no_back => 1,
- next => 0,
+ end => 1,
},
endremove => {
name => N("Congratulations"),