From 592d1a73d6fcc1aba85b3aa016803939f755a15d Mon Sep 17 00:00:00 2001 From: jordan Date: Thu, 22 Mar 2012 15:20:29 +0000 Subject: [PATCH] don't focus recaptcha field git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@1236 0cfe37f9-358a-4d5e-be75-b63607b5c754 --- forum_modules/recaptcha/lib/captcha.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/forum_modules/recaptcha/lib/captcha.py b/forum_modules/recaptcha/lib/captcha.py index 74ec8aa..0b54075 100644 --- a/forum_modules/recaptcha/lib/captcha.py +++ b/forum_modules/recaptcha/lib/captcha.py @@ -20,8 +20,7 @@ def displayhtml (public_key): -- 2.45.1