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 '