From 3df7a80c88eea5acf0791576af2945761f77ddf8 Mon Sep 17 00:00:00 2001 From: Jb Audras Date: Sat, 25 Dec 2021 11:35:09 +0000 Subject: [PATCH] Login and Registration: Use secondary button style for the Language switcher. This change avoids having two primary buttons in the login screen. Props rainbowgeek, audrasjb. Fixes #54692. git-svn-id: https://develop.svn.wordpress.org/trunk@52417 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-login.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-login.php b/src/wp-login.php index 150d58d655..aa29cac0d9 100644 --- a/src/wp-login.php +++ b/src/wp-login.php @@ -367,7 +367,7 @@ function login_footer( $input_id = '' ) { - +