adding cron UI, but not working yet

bugfix for captcha
This commit is contained in:
JT Smith 2006-02-14 03:48:36 +00:00
parent df6c40df29
commit 32169aebbf
7 changed files with 361 additions and 2 deletions

View file

@ -60,7 +60,7 @@ sub definition {
my $i18n = WebGUI::International->new($session,"Form_Captcha");
push(@{$definition}, {
formName=>{
defaultValue=>$i18n->get("formName")
defaultValue=>$i18n->get("topicName")
},
profileEnabled=>{
defaultValue=>1