From a32fca4bb3e76a0d2b8e6a04ac4b5ad08c157442 Mon Sep 17 00:00:00 2001 From: Funda Wang Date: Sun, 22 Aug 2004 09:50:36 +0000 Subject: Corrected several typos. --- dns_wizard/Bind.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dns_wizard') 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} = ''; -- cgit v1.2.1