The captcha form control had it's built in styles removed in favor of two classes: "wg-captchaForm" and "wg-captchaImage"

This commit is contained in:
JT Smith 2009-11-06 10:11:13 -06:00
parent 804dbcfd26
commit 1304bf397a
2 changed files with 3 additions and 1 deletions

View file

@ -1,4 +1,5 @@
7.8.5
- The captcha form control had it's built in styles removed in favor of two classes: "wg-captchaForm" and "wg-captchaImage"
7.8.4
- Fixed a compatibility problem between WRE and new Spectre code.