adding cron UI, but not working yet
bugfix for captcha
This commit is contained in:
parent
df6c40df29
commit
32169aebbf
7 changed files with 361 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue