diff --git a/wp-includes/version.php b/wp-includes/version.php index 47d2b19bd1..6284d58867 100644 --- a/wp-includes/version.php +++ b/wp-includes/version.php @@ -4,7 +4,7 @@ * * @global string $wp_version */ -$wp_version = '4.5-alpha-35845'; +$wp_version = '4.5-alpha-35846'; /** * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema. diff --git a/wp-login.php b/wp-login.php index ea3afc6c45..b1cfa42521 100644 --- a/wp-login.php +++ b/wp-login.php @@ -216,7 +216,7 @@ function login_footer($input_id = '') { // Don't allow interim logins to navigate away from the page. if ( ! $interim_login ): ?> -
+ @@ -737,7 +737,7 @@ case 'register' : - +