source: main/waeup.kofa/trunk/src/waeup/kofa/browser/static/recaptcha_white.js @ 8125

Last change on this file since 8125 was 8125, checked in by uli, 13 years ago

Add javascript to set white Recaptcha theme.

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