Correct dataform captcha variable name in the help.

This commit is contained in:
Colin Kuskie 2009-01-05 18:53:25 +00:00
parent 9c87479f20
commit 9cbe4c7c04
2 changed files with 2 additions and 1 deletions

View file

@ -118,7 +118,7 @@ our $HELP = {
description => 'helpvar useCaptcha',
},
{
name => 'form.captcha',
name => 'form_captcha',
required => 1,
description => 'helpvar form.captcha',
},