clipbucket/upload/plugins/recaptcha/reCaptcha_header.html

9 lines
102 B
HTML
Raw Normal View History

2013-10-07 12:17:06 +00:00
{literal}<script>
var RecaptchaOptions = {
theme : 'white'
};
</script>
{/literal}