source: main/waeup.kofa/trunk/layout/static/js/kofa-recaptcha_white.js @ 11493

Last change on this file since 11493 was 11254, checked in by uli, 11 years ago

Merge changes from uli-diazo-themed back into trunk. If this works, then a miracle happened.

File size: 49 bytes
Line 
1var RecaptchaOptions = {
2    theme : 'white'
3 };
Note: See TracBrowser for help on using the repository browser.