From 839a0bcf06e4e561a2f3fa51525819fe963e5780 Mon Sep 17 00:00:00 2001 From: Jb Audras Date: Tue, 21 Dec 2021 18:58:57 +0000 Subject: [PATCH] Coding Standards: Remove unwanted whitespaces after [52404]. Follow-up to [52404]. See #54675. git-svn-id: https://develop.svn.wordpress.org/trunk@52405 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-login.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/wp-login.php b/src/wp-login.php index 31bbc4bfe3..150d58d655 100644 --- a/src/wp-login.php +++ b/src/wp-login.php @@ -329,12 +329,12 @@ function login_footer( $input_id = '' ) { ?>
- + - + 'language-switcher-locales', @@ -344,7 +344,7 @@ function login_footer( $input_id = '' ) { 'explicit_option_en_us' => true, 'languages' => $languages, ); - + /** * Filters default arguments for the Languages select input on the login screen. * @@ -354,21 +354,21 @@ function login_footer( $input_id = '' ) { */ wp_dropdown_languages( apply_filters( 'wp_login_language_switcher_args', $args ) ); ?> - + - + - + - + - +