summaryrefslogtreecommitdiffstats
path: root/dns_wizard
diff options
context:
space:
mode:
Diffstat (limited to 'dns_wizard')
-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 9433c772..821e7f45 100644
--- a/dns_wizard/Bind.pm
+++ b/dns_wizard/Bind.pm
@@ -243,7 +243,7 @@ $o->{pages} = {
},
endadd => {
name => N("Congratulations"),
- data => [ { label => N("The wizard successfully add host in your DNS.") } ],
+ data => [ { label => N("The wizard successfully added host in your DNS.") } ],
post => sub {
$o->{var}{CLIENTNAME} = '';
$o->{var}{CLIENTIP} = '';