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 ) ); ?> - + - + - + - + - +