Last change
on this file since 17335 was
8034,
checked in by patdenice, 14 years ago
|
Display corrected in IE8.
Add theme interface select in admin pannel.
|
File size:
306 bytes
|
Line | |
---|
1 | {html_head} |
---|
2 | <script type= "text/javascript"> |
---|
3 | var RecaptchaOptions = {ldelim} theme: "{$CAPTCHA_THEME}", lang : "{$lang_info.code}" }; |
---|
4 | </script> |
---|
5 | <style type="text/css"> |
---|
6 | #recaptcha_area {ldelim} margin: 20px auto; } |
---|
7 | #recaptcha_area a {ldelim} border:0 none; } |
---|
8 | </style> |
---|
9 | {/html_head} |
---|
10 | |
---|
11 | {$CAPTCHA_HTML} |
---|
Note: See
TracBrowser
for help on using the repository browser.