Changeset 8034 for extensions/captcha/captcha.tpl
- Timestamp:
- 12/08/10 13:53:36 (2 years ago)
- Files:
-
- 1 modified
-
extensions/captcha/captcha.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
extensions/captcha/captcha.tpl
r8031 r8034 1 1 {html_head} 2 2 <script type= "text/javascript"> 3 var RecaptchaOptions = {ldelim} theme: " white", lang : "{$lang_info.code}" };3 var RecaptchaOptions = {ldelim} theme: "{$CAPTCHA_THEME}", lang : "{$lang_info.code}" }; 4 4 </script> 5 <style type="text/css">#recaptcha_area {ldelim} margin: 25px auto; }</style> 5 <style type="text/css"> 6 #recaptcha_area {ldelim} margin: 20px auto; } 7 #recaptcha_area a {ldelim} border:0 none; } 8 </style> 6 9 {/html_head} 7 10
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)