From 6a7d3f9ed77e3923e1c8e90bd57b1be4c6f759c4 Mon Sep 17 00:00:00 2001 From: Madhura Jayaratne Date: Sun, 2 Feb 2014 22:15:56 +0530 Subject: [PATCH] bug #4260 reCaptcha is ignoring language settings Signed-off-by: Madhura Jayaratne --- ChangeLog | 1 + libraries/plugins/auth/AuthenticationCookie.class.php | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 15eba6a47c..d28f4067ec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,7 @@ phpMyAdmin - ChangeLog - bug #4265 Missing datepicker icon for DATETIME(length) - bug #4257 Hide fractional seconds when applicable - bug #4264 Uncheck "Ignore" while inserting, upon leaving a textarea +- bug #4260 reCaptcha is ignoring language settings 4.1.6.0 (2014-01-26) - bug #4232 User not found after creating the user diff --git a/libraries/plugins/auth/AuthenticationCookie.class.php b/libraries/plugins/auth/AuthenticationCookie.class.php index 1ee8d599ca..1be86476f2 100644 --- a/libraries/plugins/auth/AuthenticationCookie.class.php +++ b/libraries/plugins/auth/AuthenticationCookie.class.php @@ -260,8 +260,9 @@ class AuthenticationCookie extends AuthenticationPlugin ) { // If enabled show captcha to the user on the login screen. echo '