craigh / Captcha

Captcha is a module for the Zikula Application Framework. The module enables hooking a Captcha to any module. It utilizes the reCAPTCHA PHP library.
13 stars 3 forks source link

Better validation fail message #12

Open robbrandt opened 8 years ago

robbrandt commented 8 years ago

In Zikula 1.4.3, when the proper captcha code isn't submitted, the error message is

"Hooked content does not validate" or something like that.

Not a huge issue but that's hardly meaningful for end users. Should be something like "The Captcha code you submitted did not match".